Skip to content

A project for learning Webgl and Webassembly while building a Rust based infinite canvas. Focus on Performance.

License

Notifications You must be signed in to change notification settings

jakehendersonx/infinite-canvas-webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infinite-canvas-webgl

A project for learning Webgl and Webassembly while building a Rust based infinite canvas. Focus on Performance.

Infinite Canvas Setup Guide

This guide will walk you through setting up, building, and running the Infinite Canvas project for both native and WebAssembly (wasm) targets.

Prerequisites

  • Rust and Cargo (latest stable version)
  • Git (for version control)

Project Setup


Building and Running

enable the build.sh script

chmod +x build.sh

run build.sh script

./build.sh

About

A project for learning Webgl and Webassembly while building a Rust based infinite canvas. Focus on Performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published