about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Updated some stuff, this is probably going to be the final commit in this mon...hanemile2018-12-14
* added some points for testing the strenghts, and adjusted the colorshanemile2018-11-30
* update from oneplus2hanemile2018-11-30
* Now using a config File to define the values, if no config is provided, the d...hanemile2018-11-20
* wrote tests for the forces package, code-coverage: 100% :Dhanemile2018-11-16
* Merge remote-tracking branch 'origin/master'hanemile2018-11-02
|\
| * Added the godoc referenceemile2018-10-20
* | added a Vector2 generator functoinhanemile2018-11-02
* | added a TODO: generate an Octreehanemile2018-11-02
* | corrected the logplus print function namechangehanemile2018-11-02
* | removed some unnecessary lineshanemile2018-11-02
* | -hanemile2018-11-02
* | corrected the logplus namechanginghanemile2018-11-02
|/
* Replaced the filthy relatives imports through glorious absolute onesemile2018-10-19
* Adjusted the method for defining how big a star should be drawn.emile2018-10-19
* Changed the resolution to 16k for a greater wow-effect, adjusted hanemile2018-10-19
* Added some extra comments.emile2018-10-19
* Rephrasing commentsemile2018-10-17
* Drawing the stars sizes proportional to their mass.emile2018-10-17
* The stars now get a random Mass when initialized from a file.emile2018-10-17
* Defined variables bundling useful stuff in one place, implementing a config f...emile2018-10-17
* added useful comments and renamed weird variables (a -> acceleratonStructure)emile2018-10-17
* added pngs to the .gitignore, we can't upload png's accedently nowemile2018-10-15
* removed the Source binaryemile2018-10-15
* removed the giant image, no need for thatemile2018-10-15
* removed the old llog package that was replaced by logplusemile2018-10-15
* for detailed information about the changes, see https://git.darknebu.la/Galax...emile2018-10-15
* refactored the Star type to Star2Demile2018-10-15
* removed the white dotsemile2018-10-15
* The size of the stars is now proportional to its massemile2018-10-15
* Replaced the llog package by the identical logplus library hosted on darknebu.laemile2018-10-15
* readded the example imageemile2018-10-15
* Set the mass of the stars to a random number in the range [1e4;1e5]emile2018-10-15
* changed the amount of stars generatedemile2018-10-13
* removed the black holesemile2018-10-13
* Added the z value to the structs for being able to define a point in a 3D space.emile2018-10-13
* Added the z value for use in 3D visualizations.emile2018-10-13
* Moved the functions used for 3D drawing to another file (draw3D.go)emile2018-10-13
* Importing the z value of the precalculated star-positions and using it.emile2018-10-13
* Simplify codeemile2018-10-12
* removed CalcAllForcesOld, for calculating using 1 thread, use CalcAllForces f...emile2018-10-12
* minor changesemile2018-10-11
* Great function for stuff that is working greatemile2018-10-11
* Example image used in README.mdemile2018-10-11
* rebuilt main for calculating timestepsemile2018-10-11
* formatting + loggingemile2018-10-11
* Update 'README.md'emile2018-10-10
* Update 'README.md'emile2018-10-10
* Update 'README.md'emile2018-10-10
* Uploaded example imageemile2018-10-10