Skip to content

GoTamura/modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modeling

Toy WebGPU-based modeling tools in Rust, written as learning project(WIP)

This application runs on Windows and Linux, and also works in web browsers. native.png firefox.png

Features

  • Works on Windows and Linux, and web browsers.
  • Load Wavefront OBJ, GLTF

Getting started

Build

To compile for Windows or Linux:

$ cargo build --release

or Web Browsers:

$ bash run.sh

and access localhost:1234

Requirements

  • Rust 1.55.0 or higher

For WebAssembly

  • wasm-bindgen 0.2.78 or higher
  • Python 3.8.10 or higher

License

MIT

About

WebGPU based modeling tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published