Skip to content

alloverse/skeltest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alloverse app template

This is an Alloverse app. You can read about making apps here.

psst, you should summarize and explain your project here!

Developing

Application sources are in lua/.

To start the app and connect it to an Alloplace for testing, run

./allo/assist run alloplace://nevyn.places.alloverse.com

Documentation

We've published an early version of a comprehensive documentation website, though it's not exhaustive yet. Additional documentation is provided in your lua/main.lua.

The implementation of the UI library also has some documentation inline which you can use while we're improving the docs website. Navigate to allo/deps/alloui/lua/alloui and have a look at the various lua files in there, and in particular the various UI elements under views. Some various views include:

  • Surface, a flat surface to put stuff on
  • Label, for displaying text
  • Button, for clicking on
  • Navstack, for drilling into nested data

About

alloapp: skeleton animation test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published