repositorypackage
0.0.0-20241121083215-a4bdc95726a3
Repository: https://github.com/kkevinchou/izzet.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Izzet
Izzet is a 3D game engine sandbox written with Go/OpenGl. I use this space to learn how to implement features common in gaming tech
Some Features
- Loading static and animationed meshes (currently only supporting GLTF 2.0)
- Physically Based Rendering (PBR) support
- Shadow mapping
- Entity instantiation
- Parenting entities
- Gizmo controls for translation, rotation and scale
- UI for scene graph, entity properties, and prefabs
- World serialization