All Projects → Awesome Opengl → Similar Projects or Alternatives

1210 Open source projects that are alternatives of or similar to Awesome Opengl

Shadered
Lightweight, cross-platform & full-featured shader IDE
Stars: ✭ 3,247 (+105.9%)
Mutual labels:  game-development, opengl, glsl-editors
Vctrenderer
A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indirect shadows, soft shadows, emissive materials and 2-bounce GI. Published here http://ieeexplore.ieee.org/abstract/document/7833375/
Stars: ✭ 353 (-77.62%)
Mutual labels:  opengl, computer-graphics
Mos
Lightweight game engine.
Stars: ✭ 153 (-90.3%)
Mutual labels:  game-development, opengl
Tinyraycaster
486 lines of C++: old-school FPS in a weekend
Stars: ✭ 1,383 (-12.3%)
Mutual labels:  opengl, computer-graphics
Dyna Kinematics
A 2D rigid-body dynamics simulator with some cool features for generating beautiful animations.
Stars: ✭ 195 (-87.63%)
Mutual labels:  opengl, computer-graphics
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (-91.82%)
Mutual labels:  game-development, opengl
Sh3redux
SILENT HILL 3 Engine Remake in OpenGL and C++
Stars: ✭ 105 (-93.34%)
Mutual labels:  game-development, opengl
Mxengine
C++ open source 3D game engine
Stars: ✭ 284 (-81.99%)
Mutual labels:  game-development, opengl
Renderpipeline
Physically Based Shading and Deferred Rendering for the Panda3D game engine
Stars: ✭ 814 (-48.38%)
Mutual labels:  game-development, opengl
Awesome Glsl
🎇 Compilation of the best resources to learn programming OpenGL Shaders
Stars: ✭ 530 (-66.39%)
Mutual labels:  opengl, computer-graphics
Imac Tower Defense
OpenGl 4.4 game made with Entity Component System
Stars: ✭ 28 (-98.22%)
Mutual labels:  game-development, opengl
Tiny Renderer
A tiny sotfware 3D renderer in 100 lines of Python
Stars: ✭ 120 (-92.39%)
Mutual labels:  opengl, computer-graphics
Herebedragons
A basic 3D scene implemented with various engines, frameworks or APIs.
Stars: ✭ 1,616 (+2.47%)
Mutual labels:  opengl, computer-graphics
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+579.26%)
Mutual labels:  game-development, opengl
Nimgl
NimGL is a Nim library that offers bindings for popular libraries used in computer graphics
Stars: ✭ 218 (-86.18%)
Mutual labels:  opengl, computer-graphics
Awesome Flame
An awesome list that curates the best Flame games, projects, libraries, tools, tutorials, articles and more.
Stars: ✭ 227 (-85.61%)
Mutual labels:  game-development, lists
Panda3d
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
Stars: ✭ 3,035 (+92.45%)
Mutual labels:  game-development, opengl
Rendu
A simple realtime graphics playground for experimentations.
Stars: ✭ 343 (-78.25%)
Mutual labels:  opengl, computer-graphics
Rubeus
A cross platform 2D game engine written in C++ for beginners
Stars: ✭ 159 (-89.92%)
Mutual labels:  game-development, opengl
Open3d
Open3D: A Modern Library for 3D Data Processing
Stars: ✭ 5,860 (+271.59%)
Mutual labels:  opengl, computer-graphics
Etlegacy Deprecated
Archived repository. For current repo, see: https://github.com/etlegacy/etlegacy
Stars: ✭ 470 (-70.2%)
Mutual labels:  game-development, opengl
Antons opengl tutorials book
Anton's OpenGL 4 Tutorials book - Demo Code
Stars: ✭ 668 (-57.64%)
Mutual labels:  opengl, computer-graphics
Gl Rs
An OpenGL function pointer loader for Rust
Stars: ✭ 539 (-65.82%)
Mutual labels:  opengl, computer-graphics
Graphics Algorithm
3D图形学算法Code。包括软渲染、光线追踪、PBR等等~
Stars: ✭ 67 (-95.75%)
Mutual labels:  opengl, computer-graphics
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+641.79%)
Mutual labels:  game-development, opengl
Gdx Vfx
LibGDX post-processing visual effects
Stars: ✭ 105 (-93.34%)
Mutual labels:  game-development, opengl
Computer Vision Video Lectures
A curated list of free, high-quality, university-level courses with video lectures related to the field of Computer Vision.
Stars: ✭ 154 (-90.23%)
Mutual labels:  computer-graphics, lists
Simpleton Engine
What a stupid name for a library
Stars: ✭ 42 (-97.34%)
Mutual labels:  game-development, opengl
Tinyrenderer
A brief computer graphics / rendering course
Stars: ✭ 11,776 (+646.73%)
Mutual labels:  opengl, computer-graphics
Allegro5
The official Allegro 5 git repository. Pull requests welcome!
Stars: ✭ 1,165 (-26.13%)
Mutual labels:  game-development, opengl
O2
2D Game Engine with visual WYSIWYG editor
Stars: ✭ 121 (-92.33%)
Mutual labels:  game-development, opengl
Veldrid
A low-level, portable graphics library for .NET.
Stars: ✭ 1,784 (+13.13%)
Mutual labels:  game-development, opengl
Daemon
The Dæmon game engine. With some bits of ioq3 and XreaL.
Stars: ✭ 136 (-91.38%)
Mutual labels:  game-development, opengl
Graphics Snippets
Shading techniques and GLSL snippets
Stars: ✭ 53 (-96.64%)
Mutual labels:  opengl, computer-graphics
Etlegacy
ET: Legacy is an open source project based on the code of Wolfenstein: Enemy Territory which was released in 2010 under the terms of the GPLv3 license.
Stars: ✭ 212 (-86.56%)
Mutual labels:  game-development, opengl
Rust Game Development Frameworks
List of curated frameworks by the **Game Development in Rust** community.
Stars: ✭ 81 (-94.86%)
Mutual labels:  game-development, opengl
opengl-demos
A list of small OpenGL applications to demonstrate concepts of Computer Graphics
Stars: ✭ 33 (-97.91%)
Opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
Stars: ✭ 2,284 (+44.83%)
Mutual labels:  game-development, opengl
Limonengine
3D FPS game engine with full dynamic lighting and shadows
Stars: ✭ 331 (-79.01%)
Mutual labels:  game-development, opengl
Ultralight
Next-generation HTML renderer for apps and games
Stars: ✭ 3,585 (+127.33%)
Mutual labels:  game-development, opengl
Tiny3d
A Small OpenGL Based Renderer
Stars: ✭ 94 (-94.04%)
Mutual labels:  opengl, computer-graphics
Gloom
A minimalistic boilerplate for OpenGL with C++.
Stars: ✭ 54 (-96.58%)
Mutual labels:  opengl, computer-graphics
Rizz
Small C game development framework
Stars: ✭ 428 (-72.86%)
Mutual labels:  game-development, opengl
Etengine
Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14
Stars: ✭ 408 (-74.13%)
Mutual labels:  game-development, opengl
Zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
Stars: ✭ 477 (-69.75%)
Mutual labels:  game-development, opengl
Simple2d
🎮 Simple, open-source 2D graphics for everyone
Stars: ✭ 390 (-75.27%)
Mutual labels:  game-development, opengl
Ouzel
C++ game engine for Windows, macOS, Linux, iOS, tvOS, Android, and web browsers
Stars: ✭ 607 (-61.51%)
Mutual labels:  game-development, opengl
Silk.net
The high-speed OpenAL, OpenGL, Vulkan, and GLFW bindings library your mother warned you about.
Stars: ✭ 534 (-66.14%)
Mutual labels:  game-development, opengl
Yage
Simple game engine, written in C++
Stars: ✭ 7 (-99.56%)
Mutual labels:  game-development, opengl
Easy3d
A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data
Stars: ✭ 383 (-75.71%)
Mutual labels:  opengl, computer-graphics
Ncine
A cross-platform 2D game engine
Stars: ✭ 372 (-76.41%)
Mutual labels:  game-development, opengl
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-97.4%)
Mutual labels:  game-development, opengl
Duality
a 2D Game Development Framework
Stars: ✭ 1,231 (-21.94%)
Mutual labels:  game-development, opengl
Opengl Renderer
Modern OpenGL renderer written in C++17
Stars: ✭ 85 (-94.61%)
Mutual labels:  opengl, computer-graphics
Engo
Engo is an open-source 2D game engine written in Go.
Stars: ✭ 1,356 (-14.01%)
Mutual labels:  opengl
Yocto Gl
Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
Stars: ✭ 1,391 (-11.79%)
Mutual labels:  computer-graphics
Unity Shader Resources List
📋 Unity Shader相关学习资源与链接珍藏 | A list of amazing resources for learning shader writing in Unity.
Stars: ✭ 98 (-93.79%)
Mutual labels:  computer-graphics
Envisaged
Envisaged - Effortless Gource Visualizations with Docker
Stars: ✭ 98 (-93.79%)
Mutual labels:  opengl
Awesome Gamedev
A collection of free software and free culture resources for making amazing games. (mirror)
Stars: ✭ 1,571 (-0.38%)
Mutual labels:  game-development
Computational Graphics Thu 2018
Computational Graphics - THU Spring 2018
Stars: ✭ 104 (-93.41%)
Mutual labels:  computer-graphics
1-60 of 1210 similar projects