Tags Posts tagged with "texture animation"

texture animation

0 2190
WebGL With Three.js - Lesson 8

Our lessons on webgl are continuing. Today we start another topic where we will be working with sprites and texture animation. If you do not know, sprites are simply images, that could be attached to objects. These sprite images are always orthogonal to our camera. Three.js provides a special material for the sprites – THREE.SpriteMaterial, as well as a special object – THREE.Sprite. Also in this tutorial we will learn how to play the animation using sprites.

POPULAR TUTORIALS

Creating Your Own RSS Reader Using Google Feed API

52 195765
Creating Own RSS Reader Using Google Feed API I think every one faced with the task of connecting RSS feeds to your website, you can...

Subscribe for latest updates

Signup for our newsletter and get notified when we publish new articles for free!