3D CPU rendering engine #59
Replies: 3 comments 2 replies
|
Tried, got this error |
|
Simple typo on line 25. Just for interest and fun, a review from Google Gemini in response to the prompt:
... (rest of your code) ...class Game(Scene): Realistic Expectations: Best Regards, |
|
"Given that Pythonista's scene module doesn't provide direct 3D rendering primitives..." but you could do it in ObjectiveC (not obvious). https://github.com/cvpe/Pythonista-scripts/blob/master/Gists/scenekit%20image%203d%20rotate.py Vidéo: other video: |


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is a 3D rendering engine that uses the Scene module.
With proper adjustments you can reach 60 fps and on newer iPad models can even support full resolution at 60 fps.
https://github.com/TheProKnightGamer/3DPythonista
The default map contains 50 blocks and can be modified, full motion controls will be added later to allow exploration of maps.
All reactions