overte/examples
DaveDubUK 7a1f7bd418 Update to walk.js v 1.1
Revised code structure (see /libraries for new files), walk animation
completely overhauled (now using geometric wave generators, Fourier
synthesis and Butterworth LP filtering for selected motion curve
construction), redesigned sidestepping animations, tweaked flying
animations, decreased maximum walk speed in Interface to more natural
human value, improved Hydra support, added support for Leap motion,
animation file sizes optimised, cleared out code used to work around now
fixed bugs, lots of minor tweaks and improvements. walk.js is now under
100,000 characters, but I had to use tabs instead of 4 spaces to get it
below the threshold.
2014-11-05 20:11:11 +00:00
..
libraries Update to walk.js v 1.1 2014-11-05 20:11:11 +00:00
addVoxelOnMouseClickExample.js inital licensing fixes for JS headers 2014-04-08 17:54:54 -07:00
airGuitar.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
animatedModelExample.js more model naming cleanup and fixing example scripts 2014-09-03 18:32:44 -07:00
animationStateExample.js added example script 2014-07-03 12:05:18 -07:00
audioBall.js removing particles 2014-10-13 14:11:20 -07:00
audioDeviceExample.js inital licensing fixes for JS headers 2014-04-08 17:54:54 -07:00
audioReflectorTools.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
audioReverbOn.js Updated script 2014-10-20 13:45:16 -07:00
avatarCollision.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
avatarLocalLight.js tuning tweaks to world and avatar lights 2014-07-22 20:23:23 -04:00
bot.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
bot_procedural.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
bot_randomExpression.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
botProceduralWayPoints.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
butterflies.js fix crash in butterflies.js 2014-09-16 09:07:22 -07:00
cameraExample.js inital licensing fixes for JS headers 2014-04-08 17:54:54 -07:00
clap.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
clipboardExample.js clipboardExample.js - Replace voxel feature 2014-08-03 14:06:51 -04:00
collidingEntities.js more Particles to Entities migration 2014-10-16 20:52:38 -07:00
concertCamera.js Updating concertCamera script 2014-06-27 11:08:24 -07:00
concertCamera_kims.js add two new concert cameras to examples 2014-07-09 15:51:37 -07:00
concertCamera_kyrs.js add two new concert cameras to examples 2014-07-09 15:51:37 -07:00
ControlACs.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
ControlledAC.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
controllerExample.js inital licensing fixes for JS headers 2014-04-08 17:54:54 -07:00
count.js more apache licensing tweaks to JS files 2014-04-09 09:19:29 -07:00
crazylegs.js Fix crazylegs.js to newer joint names 2014-06-03 17:02:52 -07:00
currentAPI.js print dressing 2014-05-30 17:48:35 -07:00
dancing_bot.js Update dancing_bot.js 2014-04-18 10:57:50 -07:00
defaultScripts.js Add head-driven movement to default scripts 2014-09-08 11:39:04 -07:00
dialogExample.js Add dialog + location + window JS examples 2014-04-30 09:45:53 -07:00
drumStick.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
editEntityExample.js more Particles to Entities migration 2014-10-17 10:01:08 -07:00
editModelExample.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
editModels.js texture support in model entities 2014-10-30 11:04:19 -07:00
editVoxels.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
entityBirds.js more Particles to Entities migration 2014-10-17 10:01:08 -07:00
entityModelExample.js more Particles to Entities migration 2014-10-17 10:11:47 -07:00
fallingSand.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
fileBrowserExample.js Add fileBrowserExample.js 2014-05-01 10:56:23 -07:00
findEntitiesExample.js more Particles to Entities migration 2014-10-16 20:52:38 -07:00
flockingBirds.js more Particles to Entities migration 2014-10-16 21:03:40 -07:00
fountain.js more Particles to Entities migration 2014-10-16 21:03:40 -07:00
frisbee.js more Particles to Entities migration 2014-10-16 21:13:34 -07:00
gameoflife.js more apache licensing tweaks to JS files 2014-04-09 09:19:29 -07:00
gamepad.js Update gamepad.js to use new Joysticks interface 2014-10-10 17:03:25 -07:00
globalCollisionsExample.js removing particles from scripts 2014-10-13 14:19:57 -07:00
globalServicesExample.js globalServicesExample.js 2014-09-12 02:23:25 +02:00
gracefulControls.js Remove use of Quat::rotate 2014-09-12 13:31:07 -07:00
grenadeLauncher.js fix grenades 2014-10-13 14:36:17 -07:00
growTrees.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
guidedTour.js don't spam 2014-10-26 21:18:54 -07:00
gun.js more Particles to Entities migration 2014-10-17 09:50:15 -07:00
headMove.js Philip's head move script changes 2014-10-29 13:50:49 -07:00
hideAvatarExample.js ensure spacing in company name for JS licenses 2014-04-09 09:21:54 -07:00
hydraMove.js Head movement and hydra/hand movement separated to headMove.js and hydraMove.js 2014-09-08 11:31:39 -07:00
includeExample.js ensure spacing in company name for JS licenses 2014-04-09 09:21:54 -07:00
inspect.js more model naming cleanup and fixing example scripts 2014-09-03 18:32:44 -07:00
inWorldTestTone.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
laserPointer.js Added laserPointer script 2014-07-18 15:39:47 -07:00
leapHands.js Document non-usage of Leap controller's first finger joints 2014-10-08 22:11:36 -07:00
leapOfFaith.js more Particles to Entities migration 2014-10-17 09:53:53 -07:00
loadScriptFromMessage.js load a javascript from a message when the user agrees 2014-09-15 21:30:19 +02:00
lobby.js lobby easter egg for status 2014-10-30 11:39:37 -07:00
localVoxelsExample.js more apache licensing tweaks to JS files 2014-04-09 09:19:29 -07:00
locationExample.js Add dialog + location + window JS examples 2014-04-30 09:45:53 -07:00
locationsMenu.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
lookAtExample.js ensure spacing in company name for JS licenses 2014-04-09 09:21:54 -07:00
lookWithMouse.js moved _sequenceNumber to OctreeSendThread 2014-05-23 09:47:08 -07:00
lookWithTouch.js missed copyright cleanups in apache header 2014-04-09 09:44:38 -07:00
menuExample.js add support for Menu.menuExists() and menu.menuItemExists() 2014-05-31 13:24:07 -07:00
metavoxels.js Basic metavoxels example. 2014-10-13 15:34:38 -07:00
move.js Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
movingVoxel.js more apache licensing tweaks to JS files 2014-04-09 09:19:29 -07:00
multipleCursorsExample.js removed unused variable 2014-07-23 18:56:34 +02:00
multitouchExample.js ensure spacing in company name for JS licenses 2014-04-09 09:21:54 -07:00
myBalance.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
newEditEntities.js Fix issue with arrow keys moving objects when edit mode off 2014-10-29 11:20:19 -07:00
overlaysExample.js Fix property names used for text overlay colors 2014-10-06 14:09:23 -07:00
PlayRecordingOnAC.js Avatar.setLoop is now Avatar.setPlayerLoop 2014-08-30 15:50:20 +02:00
playSound.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
playSoundLoop.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
playSoundOrbit.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
playSoundWave.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
proceduralAnimationAPI.js Improved API, added footstep sounds 2014-07-30 12:08:07 -07:00
radio.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
rayPickExample.js more model naming cleanup and fixing example scripts 2014-09-03 18:32:44 -07:00
Recorder.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
ribbon.js more header repairs caught via find 2014-04-09 09:52:00 -07:00
rideAlongWithAnEntityExample.js more Particles to Entities migration 2014-10-17 10:17:18 -07:00
rockPaperScissorsCells.js Improvements on RPS script 2014-07-31 11:15:20 -07:00
seeingVoxelsExample.js more apache licensing tweaks to JS files 2014-04-09 09:19:29 -07:00
selectAudioDevice.js store the last selected audio device 2014-10-05 21:11:42 +02:00
settingsExample.js more apache licensing tweaks to JS files 2014-04-09 09:19:29 -07:00
sit.js Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities 2014-08-28 21:19:56 -07:00
spaceInvadersExample.js more Particles to Entities migration 2014-10-17 10:25:52 -07:00
speechControl.js Update commands for speechControl.js 2014-08-11 16:52:06 -07:00
spotlightExample.js added light exampple 2014-10-28 12:26:45 -07:00
squeezeHands.js Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
streetAreaExample.js Fix order of components in streetAreaExample.js 2014-05-14 09:58:04 -07:00
Test.js Add GET of local files to JavaScript XMLHttpRequest 2014-07-19 15:47:06 -07:00
testingVoxelViewerRestart.js fix headers 2014-04-22 11:27:50 -07:00
testModelOverlaySubMeshes.js Revert "remove sample code" 2014-10-29 21:22:06 -07:00
testXMLHttpRequest.js Provide Content-Type and -Length headers when reading local files 2014-07-20 22:45:19 -07:00
textInputOverlayExample.js code tidy up 2014-10-30 13:28:50 +10:00
timer.js more apache licensing tweaks to JS files 2014-04-09 09:19:29 -07:00
toyball.js more Particles to Entities migration 2014-10-17 10:25:52 -07:00
twoFallingEntities.js formatting fixes 2014-09-03 19:46:33 -07:00
typedArraysUnitTest.js Fix win build fail 2014-07-14 11:06:10 -07:00
voxelDrumming.js Removed UTF-8 new line characters, QT script errors on those lines in Windows. 2014-04-23 14:40:06 +02:00
voxelsoundwaves.js voxel scripts 2014-07-21 14:10:09 -07:00
voxelwall.js voxel scripts 2014-07-21 14:10:09 -07:00
walk.js Update to walk.js v 1.1 2014-11-05 20:11:11 +00:00
windowExample.js Add dialog + location + window JS examples 2014-04-30 09:45:53 -07:00