Posts by sirus20x6

by sirus20x6
23.09.2024, 14:46
Forum: Utilities
Topic: StarGen Sources
Replies: 9
Views: 12125

Re: StarGen Sources

I have made quite a few updates over the last few days. hope to have more time to work on it soon.
by sirus20x6
18.11.2022, 07:45
Forum: Utilities
Topic: StarGen Sources
Replies: 9
Views: 12125

Re: StarGen Sources

I've removed the requirements for boost and gnu scientific library so it should be easier to build now.
by sirus20x6
17.11.2022, 22:10
Forum: Utilities
Topic: StarGen Sources
Replies: 9
Views: 12125

Re: StarGen Sources

you should be able to run

Code: Select all

git clone https://github.com/sirus20x6/stargen.git
cd stargen
cmake ./CMakeLists.txt
cmake --build .


I just added json exporting today
by sirus20x6
16.11.2022, 23:25
Forum: Utilities
Topic: StarGen Sources
Replies: 9
Views: 12125

development on stargen

Thanks there were some comments in your version that were missing in other versions online! I'm developing mostly off of this source https://github.com/omega13a/stargen my version is here https://github.com/sirus20x6/stargen I'm slowly converting it to c++, then I'll add json support and then maybe ...

Go to advanced search