95 Commits (53e7b41dc1e6b343fb741140bbe49ab91fd84ce7)

Autor SHA1 Mensaje Fecha
  Lucas Stadler 53e7b41dc1 improved, but still weird/wrong camera. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 648b2b4dfd support wasd navigation. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler e6446aa31c look around with mouse. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 25b951d724 add focus to camera position. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 3f4f57a221 more logical, half-parallel movement of the camera. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 81e8193b3d put the focus pos slightly in front of the camera. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler a677cdd512 very simple camera movement. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 83dab2e497 add basic camera code. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 251e2f7f87 use glmatrix library for multiplication. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler c4384e1a62 move utilities to separate files. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 6a013f3d09 add matrix.perspective() function. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 90c984611c use consistent distance to inner trixl. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 01e1888571 more trixls, psychedelic edition. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 4629508797 support custom colors and put transform in function. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler ecd34e3636 redraw on resize. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler c94d77f3f8 support resizing. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 04b05145af start/stop using the space bar. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler fb7bd7bb86 use requestAnimationFrame and support start/stop. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler ee6a3081fb position debug facility. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 5729ca2122 remove old commented out code. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler b4e2792e49 add screenshot. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler e283ca13ba a readme, short and sweet. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 1a76df52b2 fix transform to use non-transposed matrix. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 631c8fc82d add matrix.identity(). %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 3258b71ce3 make fetching the live world data convenient. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 0e869f2326 a cube! rotating! and stuff. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 02f6d7e3fb hello, trixl. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler e5775b46e0 expose time of last action in stats. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler d50abe128d add save and load api calls. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler b99be1407c add maintenance and monitoring routes. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 4fea6ca7ce display online status and support switching it on/off. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 7902bd834b allow specifying the default color for new pixls. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 41a47a50d7 show hovered position for better orientation. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 8af4bf6a80 fix redrawing relatively to pixl.pos. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 5b76893c97 don't resend world on redraw. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 6c8615c87c dynamically connect to the host it's deployed on. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 87cf1c4caa serve everything using express. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler d46f45b482 connect to localhost if served from a file. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 7b5b532c73 be less annoying. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 664ede35be "delete" pixls by overdrawing them in white. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 84c67d5a8c store color in world map. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler efa0ce5140 prevent infinite loop by not resending received pixls. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler d03cc45643 send and receive arrays of pixls. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 575fe87640 load and send pixls via websockets. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler f637fe44bf hello, pixl. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler a437349cf0 Simple demo of using friendly-check from clojurescript. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler ee50681828 Move soft type checking to a separate namespace. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler c51ba839d3 Support retrieving entities. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 4c7c5b5d08 Return an error if query parameter is missing. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 4edd8bd647 Add form for transaction input. %!s(int64=12) %!d(string=hace) años