Engine Dev

Categories & Tags
All (8) Game Dev (5) Web Dev (2) Reverse Engineering (1) C++ (3) C# (3) Unity (3) 3D (2) Engine Dev (2) Graphics (2) AI (1) Back-End (1) Django (1) Go (1) Hugo (1) Multiplayer (1) OpenGL (1)
Bullet Hell Engine
Game Dev C++ Graphics Engine Dev

Using SFML, I created a tool for creating attack patterns for bullet hell enemies. It can handle tens of thousands of bullets being drawn to the screen whilst mainting high performance by using batch renderering techniques.