jakubg1 / OpenSMCE

Game engine which allows creating a broad range of marble popper games.
MIT License
14 stars 11 forks source link

Further sphere drawing routine optimization #42

Closed jakubg1 closed 2 years ago

jakubg1 commented 3 years ago

Since commit https://github.com/jakubg1/OpenSMCE/commit/7dd78571ac261069264a134de272bf8aa55fc76f there is now a more optimized version of the sphere drawing routine. I want to optimize it further.

jakubg1 commented 2 years ago

Milestone removed due to some other optimization work done for now.

jakubg1 commented 2 years ago

I don't think we need to complicate stuff that much while it's already running fast and smoothly. This requires much more work than it's really worth. Closed.