All Projects → marcofugaro → codrops-texture-projection

marcofugaro / codrops-texture-projection

Licence: other
Article about Texture Projection in Three.js

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to codrops-texture-projection

origami
Origami Building in threejs
Stars: ✭ 29 (-61.33%)
Mutual labels:  threejs
gl-bench
⏱ WebGL performance monitor with CPU/GPU load.
Stars: ✭ 146 (+94.67%)
Mutual labels:  threejs
three-vue-pattern
A biofeedback visualization made with Three.js, Vue, and LUIS (cognitive services), made with Brian Holt
Stars: ✭ 97 (+29.33%)
Mutual labels:  threejs
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (-4%)
Mutual labels:  threejs
zeo
Multiplayer WebVR worlds made out of npm modules.
Stars: ✭ 47 (-37.33%)
Mutual labels:  threejs
cuber
优美而强大的网页魔方
Stars: ✭ 32 (-57.33%)
Mutual labels:  threejs
bf-3
my personal site, bf.wtf version 3
Stars: ✭ 58 (-22.67%)
Mutual labels:  threejs
react-with-threejs-example
An example project integrating React with three.js
Stars: ✭ 27 (-64%)
Mutual labels:  threejs
PolyDraw
✳️ PTSource PolyDraw is a free 3D polygonal modeller for Windows x86 and x64, for creating or modifying 3D objects using a mesh of 3D points and parametric NURBS Curves .Exports and imports to over 40 formats including WebVR and 3D Printing.
Stars: ✭ 17 (-77.33%)
Mutual labels:  threejs
frontend-park
哈喽大家好~我是荣顶!这是一个有趣的前端趣味知识公园~该项目是我平时捣鼓前端相关技术的一些案例集合。
Stars: ✭ 66 (-12%)
Mutual labels:  threejs
three-stdlib
📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
Stars: ✭ 380 (+406.67%)
Mutual labels:  threejs
TouchControls
This is a three.js controller which supports touch events and hit-testing.
Stars: ✭ 43 (-42.67%)
Mutual labels:  threejs
detect-gpu
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications.
Stars: ✭ 749 (+898.67%)
Mutual labels:  threejs
Manim.three.js
A web compatible html5 canvas based mathematical rendering engine like the manim by 3b1b
Stars: ✭ 14 (-81.33%)
Mutual labels:  threejs
DepthKit-A-Frame
🎥 An A-Frame component for rendering DepthKit volumetric videos in WebVR
Stars: ✭ 34 (-54.67%)
Mutual labels:  threejs
NeuralTexGen
Image-space texture optimization of 3D meshes using PyTorch
Stars: ✭ 60 (-20%)
Mutual labels:  texture-mapping
blockcraft-public
BlockCraft is a WebGL implementation of an infinite procedurally-generated voxel world that runs on the browser. This project originally spawned as a Minecraft Classic clone but has expanded to include multiplayer PvP, crafting, shaders and much more!
Stars: ✭ 22 (-70.67%)
Mutual labels:  threejs
icosa-viewer
3D Viewer component for Tilt Brush / Open Brush, Google Blocks files and their derivatives
Stars: ✭ 24 (-68%)
Mutual labels:  threejs
racing-game-cljs
A 3D racing game built with ClojureScript, React and ThreeJS
Stars: ✭ 209 (+178.67%)
Mutual labels:  threejs
building-editor
3D model editor for building/architecture
Stars: ✭ 24 (-68%)
Mutual labels:  threejs

Playing with Texture Projection in Three.js

Learn how to project a texture on an object in Three.js, by Marco Fugaro

Playing with Texture Projection

Article on Codrops

Demo

Installation

To install dependencies run

npm install

To compile the code for development and start a local server run

npm start

To compile the code run

npm run build

Credits

License

This resource can be used freely if integrated or build upon in personal or commercial projects such as websites, web apps and web templates intended for sale. It is not allowed to take the resource "as-is" and sell it, redistribute, re-publish it, or sell "pluginized" versions of it. Free plugins built using this resource should have a visible mention and link to the original work. Always consider the licenses of all included libraries, scripts and images used.

Misc

Follow Marco: Twitter, GitHub, Codepen

Follow Codrops: Twitter, Facebook, Google+, GitHub, Pinterest, Instagram

© Codrops 2019

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].