-
3radical
- UK
- http://whydoidoit.com
-
playcanvas-webpack-plugin Public
Plugin to upload builds from WebPack to PlayCanvas projects
-
-
-
asr-iso Public
Abstract State Router Server/Client side wrapper
-
-
abstract-state-router Public
Forked from TehShrike/abstract-state-routerLike ui-router, but without all the Angular. The best way to structure a single-page webapp.
JavaScript UpdatedSep 29, 2017 -
svelte-state-renderer Public
Forked from TehShrike/svelte-state-rendererabstract-state-router renderer for Svelte
JavaScript UpdatedSep 26, 2017 -
svelte Public
Forked from sveltejs/svelteThe magical disappearing UI framework
JavaScript MIT License UpdatedSep 23, 2017 -
playcanvas-decimator Public
Mesh decimator, reduces triangle count in PlayCanvas meshes.
-
engine Public
Forked from playcanvas/engineJavaScript game engine built on WebGL and WebVR.
-
playcanvas-attributes Public
Extends PlayCanvas attribute definitions to support a 'set' method, this also enables intellisense for PlayCanvas attributes in WebStorm and other IDEs.
-
babel-playcanvas-template Public
PlayCanvas Babel/ES6/WebPack template
-
vectormath Public
PlayCanvas vector mathematics extensions for `fromToRotation`, `twist` etc
-
createscript Public
Monkey Patch to enable parsing of ES6 compiled script modules in PlayCanvas, both in the Editor and at runtime.
JavaScript UpdatedSep 11, 2017 -
inherits Public
Javascript multiple inheritance with the ability to inject construction call backs and merge two prototype chains
JavaScript UpdatedSep 11, 2017 -
working Public
Provides working pc.Vec3 and pc.Quat for a program without having to define inline working variables.
JavaScript UpdatedSep 10, 2017 -
vector-extensions Public
PlayCanvas extension to pc.Vec3 to add inline chainable functions to add or set the X,Y,Z elements of a vector
-
update Public
PlayCanvas extension to call a function to be called every update cycle until it returns `false`
JavaScript UpdatedSep 10, 2017 -
-
-
-
resolver Public
Resolves a value that might be a function to the final value
JavaScript UpdatedSep 10, 2017 -
position Public
Retrieves the world position of a vector or Entity in PlayCanvas
JavaScript UpdatedSep 10, 2017 -
pool Public
Creates a pool of any object and allows both a circular allocation of that pool or item reservation from it. Userful for reducing garbage collection in games.
JavaScript UpdatedSep 10, 2017 -
playcanvas-local-host Public
Loading screen script to support Webpack Dev Server serving ES6 bundled code
-
-
of-type Public
Provides a PlayCanvas method to find all children that have a particular script or component and return that component
JavaScript UpdatedSep 10, 2017 -
movetowards Public
Functions and PlayCanvas extensions to move a number, a vector or a quaternion towards a target value over frames
JavaScript UpdatedSep 10, 2017 -
delay Public
Simple promise for a callback after a delay in PlayCanvas, delay is measured in game time which may be stretched or paused.
JavaScript UpdatedSep 10, 2017 -