Skip to content

253980289/orillusion-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orillusion

This is the official doc website of Orillusion, built with VuePress.
Site content is written in Markdown format located in docs.
WebGPU specification is written in Bikeshed format located in webgpu.

Writing

See the Vue Docs Writing Guide for our rules and recommendations on writing and maintaining documentation.

Developing

  1. Clone repository
git clone https://github.com/Orillusion/orillusion-web.git
  1. Install dependencies
yarn # or npm install
  1. Start local development environment
yarn dev # or npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.7%
  • Makefile 5.5%
  • Shell 4.8%