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

How To Update Texture In Threejs With Loaded Image Data?

I'm looking for the best way to update a texture in threejs with data loaded from an image ? lo… Read more How To Update Texture In Threejs With Loaded Image Data?

How To Use Multiple Textures In Webgl?

I wanted to use 6 different textures on a cube, one per side, but can't find the mistake. Here&… Read more How To Use Multiple Textures In Webgl?

Three.js Update Texture Image

I'm using three.js to create a minecraft texture editor, similar to this. I'm just trying t… Read more Three.js Update Texture Image

Is It Possible To Use 2 Textures (one On Top Of The Other) As A Material Without Using Custom Shaders?

I'm learning three.js and I've done a few a examples on it and basic shaders (One being Cod… Read more Is It Possible To Use 2 Textures (one On Top Of The Other) As A Material Without Using Custom Shaders?

Three.js: Distant Objects Are Faint

I'm working on a three.js scene that renders some textured point sprites. Those sprites get the… Read more Three.js: Distant Objects Are Faint