laugh_engine
3D renderer
Real-time 3D rendering engine using Vulkan and glTF support
A Vulkan implementation of real-time PBR renderer
392 stars
26 watching
32 forks
Language: C++
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
saschawillems/vulkan-gltf-pbr | An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. | 977 |
haeri/photonbox | A portable modern OpenGL Game Engine with focus on Physically-Based Rendering (PBR) and various features for dynamic lighting and graphics effects. | 109 |
haikuteam/core | A Web animation engine that provides a simple API for runtime manipulation of components. | 763 |
enjiushi/vulkanlearn | A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. | 291 |
unity-technologies/unityrenderstreaming | Provides Unity's high-quality rendering capabilities over the web using WebRTC technology. | 1,308 |
pikachuxxxx/fireworks-engine | A game engine for creating 2D and 3D sandbox games with features like physics, animation, and rendering. | 38 |
liangliangnan/easy3d | A lightweight C++ library for efficient 3D modeling, geometry processing, and rendering. | 1,377 |
nvpro-samples/gl_vk_bk3dthreaded | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 784 |
chenjd/render-crowd-of-animated-characters | A tool to efficiently render large numbers of animated characters in real-time using GPU instancing and animation maps. | 1,612 |
h-uru/plasma | A C++ game engine fork with a focus on bug-fixes and cross-platform compatibility. | 206 |
red1c3/simple-animation-blender | A 1D animation player and blender using Vulkan and ImGui | 5 |
yunishi3/3d-fcr-alphagan | This project aims to develop a generative model for 3D multi-object scenes using a novel network architecture inspired by auto-encoding and generative adversarial networks. | 103 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
ktstephano/stratusgfx | A low-level rendering engine designed to learn modern graphics techniques and provide a flexible platform for developers to build 3D applications. | 677 |