Hello! Question for the Creator!! #11
-
|
Im not used to github please forgive me if this is the incorrect way to do this and please inform me so that I can remove this post if needed. Anywho I love the work you have done with this program its amazing and admittedly way beyond my understanding since im only a computer science major. With that said I love this part of physics I find it facinating so I wanted to ask for your permission to rewrite youre work into C or Rust and share it. Of course with full credit of the original program to you, Im honestly doing this for the sake of passion but i would also love to maybe create a Youtube series documenting the process of creating something like this so others can learn and find joy in your work. Thank you for your time again im not used to this so if this isnt the right way to contact you about this please forgive me. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi! This is a fine way to contact me, no worries. You're absolutely free to rewrite this in C or Rust as you please. @Niohori at some point also did a C rewrite (https://github.com/Niohori/LuminetCpp). Although, I must admit, that was at a stage where my Python code was significantly less clean and performant. It's gotten a lot better since then. If you encounter any issues during translation, or if you have trouble understanding parts of the code, feel free to open an issue in this repo. Best of luck! Bjorge |
Beta Was this translation helpful? Give feedback.
Hi!
This is a fine way to contact me, no worries. You're absolutely free to rewrite this in C or Rust as you please.
@Niohori at some point also did a C rewrite (https://github.com/Niohori/LuminetCpp). Although, I must admit, that was at a stage where my Python code was significantly less clean and performant. It's gotten a lot better since then.
If you encounter any issues during translation, or if you have trouble understanding parts of the code, feel free to open an issue in this repo.
Best of luck!
Bjorge