added sphere generator

This commit is contained in:
2025-08-28 14:08:35 +02:00
parent 7ea933a04d
commit 31c4b6708a
8 changed files with 167 additions and 8 deletions

View File

@ -6,3 +6,9 @@ The Goal of this repo is to make a simple engine like program in Rust
It is mainly for learning purposes and should be the base for a later, more fleshed out Engine made in Rust (with the possibility to create logic in Julia)
The engine uses a left-handed y-up coordinate system