StanislavPetrovV / 3D-Graphics-Engine
OpenGL Graphics Engine in Python ( Pygame, ModernGL )
☆89Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for 3D-Graphics-Engine
- ☆50Updated 2 years ago
- Python code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com☆48Updated last month
- Procedural Terrain Generation using the sine function☆54Updated last year
- 3D Engine from scratch with python using pygame☆35Updated last year
- A collection of smaller projects I made using pygame, numpy, and/or OpenGL☆20Updated last year
- A simple 3D Engine in Python☆47Updated 2 years ago
- PyEngine3D is open source opengl 3d engine project wirtten in python.☆164Updated last year
- ☆23Updated 10 months ago
- A software 3d rasterizer for pygame (no other dependencies, e.g. numpy)☆33Updated 2 months ago
- A cross platform utility library for ModernGL making window creation and resource loading simple☆245Updated this week
- ☆45Updated last year
- ☆302Updated this week
- a library to easily integrate shaders into your new or existing pygame projects☆49Updated 6 months ago
- An experimental raytracer using OpenGL for GPU acceleration☆179Updated 2 years ago
- Mode7 in Python and Pygame☆28Updated 2 years ago
- Sprite Stacking Graphics Engine with Python and Pygame☆29Updated last year
- Some examples of how to use pygame_gui☆141Updated 5 months ago
- Voxel Engine (like Minecraft) in Python and OpenGL