Pinned Repositories
3d.city
3d city builder game
Agui
C++ GUI API Aimed at Games
AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
astromenace
Hardcore 3D space scroll-shooter with spaceship upgrade possibilities.
Boids
C++ OpenGL Simulation
Boids-1
An implementation of the Boids program using C++ and the SFML library.
bounce
Bounce is a 3D physics engine for games.
citygen
Procedural city generation demo
ConvexHull2D
Implementations of various 2D convex hull algorithms in C++
newton-dynamics
Newton Dynamics is an integrated solution for real time simulation of physics environments.
lethep's Repositories
lethep/Procedural-Cities-1
master thesis
lethep/wykobi
Wykobi C++ Computational Geometry Library
lethep/precomputed_atmospheric_scattering_dx11
This project is a DirectX 11 port of the new implementation of the Precomputed Atmospheric Scattering paper by Bruneton and Neyret.
lethep/Cullminator9000
The fastest culler ever
lethep/ShadowFX
DirectX 11 and 12 library that provides a scalable and GCN-optimized solution for deferred shadow filtering
lethep/RTS-Group-Movement
This is a research in how to implement group movement in RTS games
lethep/Fish-Engine
Simple, Unity-like Game Engine.
lethep/Voronoi
C++ implementation of Fortune's Algorithm for computing bounded Voronoi diagrams
lethep/qu3e
Lightweight and Simple 3D Open Source Physics Engine in C++
lethep/Flocking
Flocking written in C++ using SFML
lethep/Voronoi-Fortune-Algorithm
A C++ program implementing Fortune's algorithm for computing Voronoi Diagram using OpenGL
lethep/Unity-Formation-Movement
Formation movement for Unity3D using standard Navmesh or A*Pathfinding
lethep/fast_dual_contouring
Fast (er) implementation of dual contouring which avoids the octree
lethep/Urho3DBitmapFontGenerator
lethep/XLE
XLE -- the "hackable" 3D game rendering engine
lethep/3d.city
3d city builder game
lethep/SHTest
Spherical Harmonic Lighting (Direct/Shadowed/Indirect/Subsurface)
lethep/ForwardPlus11
AMD Forward+ sample based on DirectX 11
lethep/signed-distance-field-font-generator
Automatically exported from code.google.com/p/signed-distance-field-font-generator
lethep/CxxFunctionBenchmark
benchmark for various C++ function implementations
lethep/flow-field
Experimentation of flow field pathfinding in conjunction with steering behaviors.
lethep/Cpp-Delegate-Library-Collection
C++ Delegate Library Collection
lethep/Boids
C++ OpenGL Simulation
lethep/citygen
Procedural city generation demo
lethep/ConvexHull2D
Implementations of various 2D convex hull algorithms in C++
lethep/SDF
Signed Distance Field Builder for Contour Texturing
lethep/MapGenerator
Generation of random maps