All Projects → ykob → Sketch Threejs

ykob / Sketch Threejs

Licence: mit
Interactive sketches made with three.js.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sketch Threejs

Water
waterdrop 3D 《三体 · 水滴计划》
Stars: ✭ 74 (-93.97%)
Mutual labels:  webgl, threejs
Webgl Structure
🚀 A modern, ES6 based, javascript structure for WebGL based projects with THREE.js!
Stars: ✭ 44 (-96.41%)
Mutual labels:  webgl, threejs
Bimserver Nodejs
OpenSouce BIMServer NodeJs
Stars: ✭ 28 (-97.72%)
Mutual labels:  webgl, threejs
Encom Globe
🌎 WebGL globe based on the boardroom scene from Tron: Legacy
Stars: ✭ 872 (-28.93%)
Mutual labels:  webgl, threejs
Sunset Cyberspace
🎮👾Retro-runner Game made in Expo, Three.js, OpenGL, WebGL, Tween. 🕹
Stars: ✭ 54 (-95.6%)
Mutual labels:  webgl, threejs
Three.js Pathtracing Renderer
Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework. Click here for Live Demo: https://erichlof.github.io/THREE.js-PathTracing-Renderer/Geometry_Showcase.html
Stars: ✭ 872 (-28.93%)
Mutual labels:  webgl, threejs
Worlds2
Building Virtual Reality Worlds using Three.js
Stars: ✭ 34 (-97.23%)
Mutual labels:  webgl, threejs
Jeelizweboji
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
Stars: ✭ 835 (-31.95%)
Mutual labels:  webgl, threejs
Shadoweditor
Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. https://tengge1.github.io/ShadowEditor-examples/
Stars: ✭ 1,060 (-13.61%)
Mutual labels:  webgl, threejs
Solarsys
Realistic Solar System simulation with three.js
Stars: ✭ 49 (-96.01%)
Mutual labels:  webgl, threejs
React Planner
✏️ A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.
Stars: ✭ 846 (-31.05%)
Mutual labels:  webgl, threejs
Vimeo Depth Player
A WebVR volumetric video renderer that uses color-depth based videos hosted on Vimeo.
Stars: ✭ 65 (-94.7%)
Mutual labels:  webgl, threejs
Ballanceonline Demo
A web version of Ballance, using Three.js and Ammo.js
Stars: ✭ 26 (-97.88%)
Mutual labels:  webgl, threejs
3d Box Shot Maker
Free tool to generate 3D box shots for your online products.
Stars: ✭ 20 (-98.37%)
Mutual labels:  webgl, threejs
Wagner
Effects composer for three.js
Stars: ✭ 930 (-24.21%)
Mutual labels:  webgl, threejs
3d kibana charts vis
3D Kibana Charts: Pie Chart, Bars Chart, Bubbles Chart
Stars: ✭ 34 (-97.23%)
Mutual labels:  webgl, threejs
Expo Crossy Road
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
Stars: ✭ 701 (-42.87%)
Mutual labels:  webgl, threejs
Harp.gl
harp.gl - web map rendering engine
Stars: ✭ 828 (-32.52%)
Mutual labels:  webgl, threejs
001
draw_code.001 — ThreeJS, WebGL & GLSL
Stars: ✭ 48 (-96.09%)
Mutual labels:  webgl, threejs
Aframe Vimeo Component
Stream Vimeo videos into WebVR.
Stars: ✭ 62 (-94.95%)
Mutual labels:  webgl, threejs

sketch of three.js

Interactive sketches made with three.js.
https://ykob.github.io/sketch-threejs/

This code is released under the MIT license.
If you want to use some code, you can use these freely by adding license notation.

Also, I'm accepting donations through Paypal.
If you can support my project, please consider that.
https://www.paypal.me/ykob

Requirements

Node > v10.x

Usage

  1. Install the necessary node modules.
npm i
  1. Run the npm script start to start development.
npm run start
  1. When finishing development, run the npm script build to make the compressed files.
npm run build

License

Copyright (c) 2020 Yoichi Kobayashi
Released under the MIT license
http://opensource.org/licenses/mit-license.php

Excluded files from the MIT License

  • 3D model that is using on the sketch "skull".
  • 3D model and texture these are using on the sketch "crystal".
  • 3D model that is using on the sketch "newyear2019".
  • 3D model and texture these are using on the sketch "buddha".

Misc

Follow Yoichi Kobayashi: Web, Twitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].