All Projects → glouw → Littlewolf

glouw / Littlewolf

Licence: mit
A tiny software graphics and game engine

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Littlewolf

Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+1268.76%)
Mutual labels:  engine, graphics
Tinyrenderer
A brief computer graphics / rendering course
Stars: ✭ 11,776 (+1472.23%)
Mutual labels:  engine, graphics
Physics3d
A 3D physics engine
Stars: ✭ 101 (-86.52%)
Mutual labels:  engine, graphics
Rengfx
lightweight, expressive, extensible 2D/3D game engine
Stars: ✭ 41 (-94.53%)
Mutual labels:  engine, graphics
Bansheeengine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
Stars: ✭ 2,906 (+287.98%)
Mutual labels:  engine, graphics
Tinyraycaster
486 lines of C++: old-school FPS in a weekend
Stars: ✭ 1,383 (+84.65%)
Mutual labels:  engine, graphics
Klayge
KlayGE is a cross-platform open source game engine with plugin-based architecture.
Stars: ✭ 1,646 (+119.76%)
Mutual labels:  engine, graphics
Vxr
General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)
Stars: ✭ 181 (-75.83%)
Mutual labels:  engine, graphics
Flingengine
A Vulkan game engine with a focus on data oriented design
Stars: ✭ 239 (-68.09%)
Mutual labels:  engine, graphics
Sucle
Common Lisp Voxel Game Engine
Stars: ✭ 239 (-68.09%)
Mutual labels:  engine, graphics
Mtlpp
C++ Metal wrapper
Stars: ✭ 425 (-43.26%)
Mutual labels:  engine, graphics
Vue Babylonjs
A ready-to-go 3d environment for Vue.js using Babylon.js
Stars: ✭ 356 (-52.47%)
Mutual labels:  engine, graphics
Renderhelp
⚡️ 可编程渲染管线实现,帮助初学者学习渲染
Stars: ✭ 494 (-34.05%)
Mutual labels:  engine, graphics
Fauxgl
Software-only 3D renderer written in Go.
Stars: ✭ 658 (-12.15%)
Mutual labels:  graphics
Mapserver
Source code of the MapServer project. Please submit pull requests to the 'main' branch.
Stars: ✭ 693 (-7.48%)
Mutual labels:  engine
Raymarching Workshop
An Introduction to Raymarching
Stars: ✭ 657 (-12.28%)
Mutual labels:  graphics
Etherealengine
C++ Game Engine and Editor
Stars: ✭ 653 (-12.82%)
Mutual labels:  engine
Pbr
An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.
Stars: ✭ 722 (-3.6%)
Mutual labels:  graphics
Anki 3d Engine
AnKi 3D Engine - Vulkan backend, modern renderer, scripting, physics and more
Stars: ✭ 688 (-8.14%)
Mutual labels:  graphics
Nodebox
Node-based data application for visualization and generative design
Stars: ✭ 647 (-13.62%)
Mutual labels:  graphics

screenshot

Littlewolf aims to be a very minimalistic software graphics engine reminiscent to some of the early works of Carmack at id.

make; ./littlewolf

Dependencies:

SDL2-devel

Controls:

move: W,A,S,D

turn: H,L

exit: END, ESCAPE

screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].