added all I already made for this engine prototype

This commit is contained in:
2025-08-27 20:37:15 +02:00
parent 236b875870
commit 7ea933a04d
18 changed files with 2822 additions and 0 deletions

View File

@ -1,2 +1,8 @@
# Engine.rs
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)