Skip to content

Instantly share code, notes, and snippets.

View juniorxsound's full-sized avatar
🔨

Or Fleisher juniorxsound

🔨
View GitHub Profile
@juniorxsound
juniorxsound / mixamoAnim.js
Created May 31, 2017 16:29
Play a Mixamo exported animation with model (converted to JSON format) in three.js
var scene,
camera,
light,
renderer,
timer,
manager;
function init(){
manager = new THREE.LoadingManager();
//Don't start rendering until you finish loading
@juniorxsound
juniorxsound / OVRPlayerController.cs
Last active May 3, 2017 00:12
A version of Oculus player controller script that uses the camera to change the Touch's joystick forward direction.
/************************************************************************************
Copyright : Copyright 2014 Oculus VR, LLC. All Rights reserved.
Licensed under the Oculus VR Rift SDK License Version 3.3 (the "License");
you may not use the Oculus VR Rift SDK except in compliance with the License,
which is provided at the time of installation or download, or which
otherwise accompanies this software in either electronic or hard copy form.
You may obtain a copy of the License at