Skip to content

hyj1230/Pygame-3D-Sandbox-without-opengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame-3D-Sandbox-without-opengl-

一个使用pygame制作的3D沙盒,使用numba和numpy加速

Features:

  • z-buffer 渲染
  • 纹理贴图
  • 齐次空间裁剪
  • 窗口大小自由调整
  • 基本的合成/背包功能