data-man / Galaxy-Renderer

A Program for modelling a rotating galaxy based on the density wave theory.

Home Page:https://beltoforion.de/en/spiral_galaxy_renderer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub issues Version Github All Releases

Spiral Galaxy Renderer

A Program for modelling a two dimensional galaxy based on the density wave theory. This archive contains the source code for an article at beltoforion.de about Simulating a Galaxy with the density wave theory.

For more Details please read the Articles.

A typescript implementation of this code is available here:

An online demo of the typescript version can be viewed here:

The output of the C++ version is virtually the same.

titleimage

Hers is a list of galaxies created by the algorithm: image

About

A Program for modelling a rotating galaxy based on the density wave theory.

https://beltoforion.de/en/spiral_galaxy_renderer/

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 99.1%Language:Makefile 0.9%