Skip to content Skip to sidebar Skip to footer
Showing posts with the label Shader

Force A Sprite Object To Always Be In Front Of Skydome Object In Three.js

I currently have a custom shader draw a gradient on a skydome and would like to have a sun/moon in … Read more Force A Sprite Object To Always Be In Front Of Skydome Object In Three.js

Threejs - Using An Animated Gif As A Displacement Map - Shaders

I've been working off this example http://meetar.github.io/threejs-shader-demos/llama.html that… Read more Threejs - Using An Animated Gif As A Displacement Map - Shaders

Change Color In Middle Of Circle

I'm new to WebGL and I'm trying to create a black ring in the middle of this green circle w… Read more Change Color In Middle Of Circle

Webgl Translation After Rotation Of The Camera (as An Fps)

I've already done some projects with c++ and OpenGL, now I'm creating a simple project with… Read more Webgl Translation After Rotation Of The Camera (as An Fps)