Pinned Repositories
360-Media-Player
Stream 360 photos and MP4 files to view in virtual reality.
Blender_Path_To_ThreeJS
ThreeJS project to demonstrate importing a path or curve from Blender and recreating it as a CatmullRomCurve3
Blender_To_ThreeJS
A Starter Project useful for
Effect_Composer
Blender add-on to assist with generating effects for video editing.
Export_Vertices_To_JSON
Blender Add-on used to export vertices to a JSON format to be imported in ThreeJS and converted to CatmullRomCurve3.
First_ModelViewer_Demonstration
Files relating to the first model-viewer demonstration provided on the classOutside youtube channel.
JPG_SkySphere
Demonstration project for creating a skyshphere with a JPG image using ThreeJS
Rotate_Camera_By_Mouse_Movement
An example project which creates a camera in three.js where the camera changes orientation, over time, towards a new target rotation based on the mouses positon. No mouse click or drag necessary. This also works when the mouse leaves the browser window and re-enters.
ThreeJS_Camera_Follow_Path
ThreeJS camera follows along CatmullRomCurve3 path while scrolling
ThreeJS_Water_Object
Demonstration project to replace horizontal planes with WebGL Water object
ClassOutside's Repositories
ClassOutside/flex-offline
typescript css flexbox properties for yoga
ClassOutside/First_ModelViewer_Demonstration
Files relating to the first model-viewer demonstration provided on the classOutside youtube channel.
ClassOutside/Export_Vertices_To_JSON
Blender Add-on used to export vertices to a JSON format to be imported in ThreeJS and converted to CatmullRomCurve3.
ClassOutside/Add_Bounding_Box
Blender Add-on that adds a new button to the object context menu. When this button is selected, a rectangular mesh is created to represent the bounding box of the selected mesh.
ClassOutside/Blender_To_ThreeJS
A Starter Project useful for
ClassOutside/Webpack_Setup_Complete
An example result of setting up webpack.
ClassOutside/Webpack_Setup_Starter
A starting point to practice setting up webpack with a project.