about summary refs log tree commit diff
path: root/main.go
Commit message (Expand)AuthorAge
* Define new default starsemile2018-10-10
* Trying out channelsemile2018-10-09
* Trying out channelsemile2018-10-08
* formattingemile2018-10-08
* Implement the fancy llog log printing systememile2018-10-08
* Basic loggingemile2018-10-08
* Handle reading data from external CSV filesemile2018-10-08
* Drawing stuff, this is a PoC.emile2018-10-08
* Using the CalcAllForces function to calculate all the forces in the starsSlice.emile2018-10-08
* Exporting the Forces functionemile2018-10-08
* Testing the force.ForceActing(...) function using two manually create stars.emile2018-10-08
* Deleted csv.go (complete cleanup)emile2018-10-08
* read the stars from a file and add them to the stars_arr, then calculate the ...hanemile2018-09-28
* defined a slice storing the starshanemile2018-09-28
* defined basic structures storing basic informationhanemile2018-09-28