Brak opisu

Lucas Stadler d4c73afdd7 suggest an interesting command to run for trixl. 12 lat temu
..
data d50abe128d add save and load api calls. 12 lat temu
public e5c91a0881 support generating plane geometry. 12 lat temu
.gitignore 251e2f7f87 use glmatrix library for multiplication. 12 lat temu
Makefile 251e2f7f87 use glmatrix library for multiplication. 12 lat temu
README.md d4c73afdd7 suggest an interesting command to run for trixl. 12 lat temu
package.json 87cf1c4caa serve everything using express. 12 lat temu
screen.png b4e2792e49 add screenshot. 12 lat temu
server.js a43bf573de allow cors requests for world and stats. 12 lat temu

README.md

pixl!

draw pixls.

what it looks like

see the whirlwind intro for a quickstart.

it's live at http://pixl.papill0n.org.

trixl!

pixl in 3 dimensions. you can even import the data from pixl.

see it live at http://pixl.papill0n.org/3.

// quick start (type the following in the console):
trixl.generate.fun()

todo

  • code sharing (especially for worlds created and dynamics, but also for libraries/modules that could be shared)
  • multiplayer backend as for pixl
  • live-editing from a built-in editor (similar to firefox' scratchpad, but on the page. should also support saving code to localStorage.)
  • bug: sometimes when moving the mouse to certain positions (edges of the screen?) the camera rapidly alternates between two positions