Skip to content

d3fpy/cube-fixed

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Animated Cube

Installation

pip install customtkinter

What fixed?

Removed an unreliable face visibility check using a 2D vector product πŸ’«πŸŒ 

(the depth-sorted painter algorithm now correctly handles occlusions without it). πŸ’«πŸŒ 

Fixed a duplicate pause check in CubeWithCustomTKinter.animate. πŸ’«πŸŒ 

Added missing R (reset) and ESC (escape) key bindings for both versions.πŸ’«πŸŒ 

Optimized projection and rendering loops using list comprehensions.πŸ’«πŸŒ 

Removed a stipple artifact that could overlap face colors.πŸ’«πŸŒ 

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%