nmante / Data-StructuresLinks
This is a C++ sample library for data structures such as binary search trees, stacks, queues and linked lists
☆11Updated 7 years ago
Alternatives and similar repositories for Data-Structures
Users that are interested in Data-Structures are comparing it to the libraries listed below
Sorting:
- ☆120Updated 9 years ago
- Code examples for my CGE article series about computer graphics theory☆37Updated 8 years ago
- Implementations of geeksforgeeks.org questions☆13Updated 6 years ago
- Modern OpenGL (fixed pipeline free) examples based on http://open.gl☆128Updated 4 years ago
- C/C++ console apps example for education, inspiration, and fun☆176Updated 2 months ago
- Ray tracer with phong lighting, reflections, refractions, normal mapping, procedural textures, super sampling, and depth of field.☆183Updated 3 years ago
- Contains the source code samples for openglbook.com☆71Updated 7 years ago
- OpenGL code for virtual reality applications and computer graphics education (moved to gitlab)☆46Updated 7 years ago
- The OpenGL-tutorial.org example files compiling on a Mac OSX (with OpenGL 3.3)☆51Updated 11 years ago
- a 3D renderer written in C++☆154Updated 8 years ago
- An early attempt at a game engine. Has the seeds of a rendering pipeline, but no longer maintained.☆38Updated 9 years ago
- The source code for http://openglbook.com/☆163Updated 4 years ago
- A minimalistic, dependency-free C++ path tracer☆22Updated 10 years ago
- ☆69Updated 10 years ago
- A particle simulator written with C++ SFML OpenGL and demonstrating my ability to mess up code☆82Updated 9 years ago
- A mirror of Ogre 3D engine's source code☆105Updated 13 years ago
- My implementation of Neural networks as they are discussed in my AI class.☆24Updated 9 years ago
- Weighted Wang tiling.☆12Updated 10 years ago
- simple water simulation on the GPU☆48Updated 12 years ago
- Data structures implemented for my data structures course (INE5408) at UFSC.☆58Updated 6 years ago
- ☆141Updated 8 years ago
- Simple path tracing renderer written from scratch in C++ with Python interface.☆21Updated 8 years ago
- Companion source code for GTC 2014 talk☆11Updated 11 years ago
- A bidirectional path tracer written in C.☆52Updated 10 years ago
- Neural net optimized for 2D image data☆145Updated 7 years ago
- Compilation of all algos & data structs I've learnt☆44Updated 10 years ago
- Box2D is an open source C++ engine for simulating rigid bodies in 2D. Box2D is developed by Erin Catto and has the zlib license.☆30Updated 9 years ago
- RichieSam's Adventures in Path Tracing☆21Updated 10 years ago
- A 2D C++ OpenGL game☆92Updated 10 years ago
- Repository for my YouTube tutorials + code snippets☆232Updated 3 years ago