index
:
Source
this commit
main
Code from the beginning
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
draw
Commit message (
Expand
)
Author
Age
*
Updated some stuff, this is probably going to be the final commit in this mon...
hanemile
2018-12-14
*
added some points for testing the strenghts, and adjusted the colors
hanemile
2018-11-30
*
removed some unnecessary lines
hanemile
2018-11-02
*
Replaced the filthy relatives imports through glorious absolute ones
emile
2018-10-19
*
Adjusted the method for defining how big a star should be drawn.
emile
2018-10-19
*
Changed the resolution to 16k for a greater wow-effect, adjusted han
emile
2018-10-19
*
Drawing the stars sizes proportional to their mass.
emile
2018-10-17
*
for detailed information about the changes, see https://git.darknebu.la/Galax...
emile
2018-10-15
*
refactored the Star type to Star2D
emile
2018-10-15
*
removed the white dots
emile
2018-10-15
*
The size of the stars is now proportional to its mass
emile
2018-10-15
*
Moved the functions used for 3D drawing to another file (draw3D.go)
emile
2018-10-13
*
Define new default stars
emile
2018-10-10
*
Trying out channels
emile
2018-10-09
*
Implement the fancy llog log printing system
emile
2018-10-08
*
More logging
emile
2018-10-08
*
Use CamelCase and not snake_case
emile
2018-10-08
*
Explain why the Y Axis is inverted
emile
2018-10-08
*
Draw the stars in pure white
emile
2018-10-08
*
Commented what loops do
emile
2018-10-08
*
import math, math magic incoming!
emile
2018-10-08
*
Use the drawStars and saveImage function in Slice!
emile
2018-10-08
*
the drawForce function draws the force from the given star
emile
2018-10-08
*
Invert the Y axis (positive values are now on top of the x axis)
emile
2018-10-08
*
Drawing stuff, this is a PoC.
emile
2018-10-08