Skip to content

TrussC-org/trussc.org

Repository files navigation

TrussC Website

Official website for TrussC - a lightweight creative coding framework for C++.

Hosting

Hosted on GitHub Pages at https://TrussC.org

Local Development

# Start local server
python3 -m http.server 8000

# Open in browser
open http://localhost:8000

Structure

  • index.html - Main page (EN)
  • ja/ - Japanese pages
  • ko/ - Korean pages
  • examples/ - Interactive WASM examples
  • assets/ - Images and logos

About

TrussC landing page - trussc.cc

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors