Skip to content

PXG3D is a custom 3D game engine made in c++ for educational purposes.

License

Notifications You must be signed in to change notification settings

Developer-The-Great/PXG3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PXG3D

PXG3D is a custom 3D game engine made in c++.

Engine features:

  • Constraint-based Rigidbody dynamics
  • Collision Detection between Convex Polyhedra using SAT and optimized Edge-Edge Checks
  • ADS Lighting with phong illumination
  • Raycasting with ray-triangle intersection
  • A Scene graph
  • Obj Loading using assimp

About

PXG3D is a custom 3D game engine made in c++ for educational purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published