about summary refs log tree commit diff
BranchCommit messageAuthorAge
mainUpdate README.mdEmile2 years
 
 
AgeCommit messageAuthor
2022-10-03Update README.md HEAD mainEmile
2018-12-14Updated some stuff, this is probably going to be the final commit in this mon...hanemile
2018-11-30added some points for testing the strenghts, and adjusted the colorshanemile
2018-11-30update from oneplus2hanemile
2018-11-20Now using a config File to define the values, if no config is provided, the d...hanemile
2018-11-16wrote tests for the forces package, code-coverage: 100% :Dhanemile
2018-11-02Merge remote-tracking branch 'origin/master'hanemile
2018-11-02added a Vector2 generator functoinhanemile
2018-11-02added a TODO: generate an Octreehanemile
2018-11-02corrected the logplus print function namechangehanemile
2018-11-02removed some unnecessary lineshanemile
2018-11-02-hanemile
2018-11-02corrected the logplus namechanginghanemile
2018-10-20Added the godoc referenceemile
2018-10-19Replaced the filthy relatives imports through glorious absolute onesemile
2018-10-19Adjusted the method for defining how big a star should be drawn.emile
2018-10-19Changed the resolution to 16k for a greater wow-effect, adjusted hanemile
2018-10-19Added some extra comments.emile
2018-10-17Rephrasing commentsemile
2018-10-17Drawing the stars sizes proportional to their mass.emile
2018-10-17The stars now get a random Mass when initialized from a file.emile
2018-10-17Defined variables bundling useful stuff in one place, implementing a config f...emile
2018-10-17added useful comments and renamed weird variables (a -> acceleratonStructure)emile
2018-10-15added pngs to the .gitignore, we can't upload png's accedently nowemile
2018-10-15removed the Source binaryemile
2018-10-15removed the giant image, no need for thatemile
2018-10-15removed the old llog package that was replaced by logplusemile
2018-10-15for detailed information about the changes, see https://git.darknebu.la/Galax...emile
2018-10-15refactored the Star type to Star2Demile
2018-10-15removed the white dotsemile
2018-10-15The size of the stars is now proportional to its massemile
2018-10-15Replaced the llog package by the identical logplus library hosted on darknebu.laemile
2018-10-15readded the example imageemile
2018-10-15Set the mass of the stars to a random number in the range [1e4;1e5]emile
2018-10-13changed the amount of stars generatedemile
2018-10-13removed the black holesemile
2018-10-13Added the z value to the structs for being able to define a point in a 3D space.emile
2018-10-13Added the z value for use in 3D visualizations.emile
2018-10-13Moved the functions used for 3D drawing to another file (draw3D.go)emile
2018-10-13Importing the z value of the precalculated star-positions and using it.emile
2018-10-12Simplify codeemile
2018-10-12removed CalcAllForcesOld, for calculating using 1 thread, use CalcAllForces f...emile
2018-10-11minor changesemile
2018-10-11Great function for stuff that is working greatemile
2018-10-11Example image used in README.mdemile
2018-10-11rebuilt main for calculating timestepsemile
2018-10-11formatting + loggingemile
2018-10-10Update 'README.md'emile
2018-10-10Update 'README.md'emile
2018-10-10Update 'README.md'emile
[...]