-
Notifications
You must be signed in to change notification settings - Fork 920
Description
Hello, i was wondering if it would be possible to port this library to embedded systems like microcontrollers, with software like Arduino. I am aware that most microcontrollers will NOT be able to run this, but i would like to try it anyway on a more powerful microcontroller.
I know that such devices have no operating system, but i can provide my own display so long as i have access to the frame buffer.
The reason why I am posting this is because i am having trouble finding or making a 3D renderer for these small devices. I found one that i managed to get working, but the project seems abandoned and i cannot get much help with using the renderer to its fullest potential.
This idea may be impossible and a waste of time, but i feel like trying something new at a smaller scale just for fun.
If anyone can help me achieve my goal i will gladly appreciate it. Thank you for your help and for taking the time to read this.