All Projects → matthewjberger → dragonglass

matthewjberger / dragonglass

Licence: other
A 3D game engine powered by Rust and Vulkan

Programming Languages

rust
11053 projects
GLSL
2045 projects

Projects that are alternatives of or similar to dragonglass

Tomviz
Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data
Stars: ✭ 230 (+596.97%)
Mutual labels:  3d-graphics
vtkplotlib
Wrap up VTK (python 3D graphics library) into an easy to use 3D equivalent of matplotlib
Stars: ✭ 31 (-6.06%)
Mutual labels:  3d-graphics
TermGL
2D & 3D graphics engine in the terminal [C/C++]
Stars: ✭ 219 (+563.64%)
Mutual labels:  3d-graphics
Arcane Engine
3D C/C++ Game Engine - Created By Brady Jessup
Stars: ✭ 242 (+633.33%)
Mutual labels:  3d-graphics
raytracing-go
A simple Go library for 3D ray-tracing rendering, implementing the book Ray Tracing in One Weekend. 📸
Stars: ✭ 53 (+60.61%)
Mutual labels:  3d-graphics
fsharp-3d-and-gamedev
Resources on 3D Graphics Programming and Game Development in F#
Stars: ✭ 92 (+178.79%)
Mutual labels:  3d-graphics
Uranium
A Python framework for building Desktop applications.
Stars: ✭ 210 (+536.36%)
Mutual labels:  3d-graphics
HxSTLParser
Basic STL loader for SceneKit
Stars: ✭ 23 (-30.3%)
Mutual labels:  3d-graphics
keikan
An elegant (imo) rendering engine written in Rust.
Stars: ✭ 55 (+66.67%)
Mutual labels:  3d-graphics
OpenGL-3D-Game-Tutorial-Series
C++ OpenGL 3D Game Tutorial Series - Learn to code a Cross-Platform OpenGL 3D Game in C++ from scratch
Stars: ✭ 132 (+300%)
Mutual labels:  3d-graphics
Four
Four: WebGL made easier -
Stars: ✭ 248 (+651.52%)
Mutual labels:  3d-graphics
Berserk
[WIP] High performance 3D graphics game engine
Stars: ✭ 31 (-6.06%)
Mutual labels:  3d-graphics
nub
A rendering and interaction Processing library
Stars: ✭ 28 (-15.15%)
Mutual labels:  3d-graphics
Awesome Point Cloud Analysis
A list of papers and datasets about point cloud analysis (processing)
Stars: ✭ 3,104 (+9306.06%)
Mutual labels:  3d-graphics
PhasmaEngine
3D Graphics Engine
Stars: ✭ 39 (+18.18%)
Mutual labels:  3d-graphics
Yave
Yet Another Vulkan Engine
Stars: ✭ 211 (+539.39%)
Mutual labels:  3d-graphics
jrender
Jrender is an efficient differentiable rendering library implemented in jittor.
Stars: ✭ 280 (+748.48%)
Mutual labels:  3d-graphics
rubiks
3D-Rubik's cube simulator written in Haskell using Gloss
Stars: ✭ 29 (-12.12%)
Mutual labels:  3d-graphics
fly
Flight simulator in OpenGL
Stars: ✭ 76 (+130.3%)
Mutual labels:  3d-graphics
three-fspy-camera-loader
Script for importing fSpy camera data into three.js.
Stars: ✭ 16 (-51.52%)
Mutual labels:  3d-graphics

Dragonglass

Dragonglass is a 3D game engine written in Rust!

Development Prerequisites

Instructions

To run the visual editor for Dragonglass, run this command in the root directory:

# Vulkan backend
cargo run --release --bin editor

Gallery

PBR 3D Picking Selecting 3D objects

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].