3D with PyGame without OpenGL 2
Loading...
1,142
Loading...
Uploader Comments (collinstocks)
see all
All Comments (2)
-
is the whole code ported to c or just the cpu intensive part and the rest made in python ?
Loading...
In this version only the cpu intensive part is ported to C, and the rest is in Python using the PyGame library for display.
I have since ported the display sections of the code to C (using the SDL library), but I have not ported the demo/test code (the code that generates this nice pattern). When I am happy with it, I will upload a video of that. This may not happen for a while, as I have not had time to work on it.
collinstocks 1 year ago