Skip to content

doddydigitaldesign/ddd_rust_3d_graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

ddd_rust_3d_graphics

A simple 3D rendering of an .obj file using Rust and OpenGL. alt Preview

How to run it locally

  1. Clone the repo: git clone https://github.com/doddydigitaldesign/ddd_rust_3d_graphics.git
  2. Go to the directory: cd ddd_rust_3d_graphics
  3. Build and run the app with cargo: cargo run --release

Requirements (windows)

  • Use rust nightly, check that:
$ rustup toolchain list

nightly-x86_64-pc-windows-msvc (default)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published