Skip to content

hudson-newey/wasm-rendering-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM Rendering Engine

This is a simple rendering engine that I created to test my knowledge of web assembly & Rust.

Usage

Because the rendering engine uses SIMD, you will need to enable rust-nightly.

$ rustup default nightly
>

About

A simple graphics/rendering engine built with WASM

Topics

Resources

Stars

Watchers

Forks