Tag: tga

WebGL

Loading a 3D Model with ThreeJS - 6

On more example of loading a 3D model in WebGL using ThreeJS library. A model of Mustang GT is used here. The 3D mesh is in OBJ format and texture as TGA files. To make this work, the scripts listed b

WebGL

Loading a 3D Model with ThreeJS - 5

Another example of loading a 3D model in WebGL using ThreeJS library. A low polygon model of a Truck is used here. The 3D mesh is in OBJ format and texture as TGA files. To make this work, the scripts

WebGL

Loading a 3D Model with ThreeJS - 4

Another example of loading a 3D model in WebGL using ThreeJS library. A low polygon model of a War Truck is used here. The 3D mesh is in OBJ format and texture as TGA files. To make this work, the scr

WebGL

Loading a 3D Model with ThreeJS - 3

Another example of loading a 3D model in WebGL using ThreeJS library. A low polygon model of a Fire Truck is used here. The 3D mesh is in OBJ format and texture as TGA files. To make this work, the sc

WebGL

Loading a 3D Model with ThreeJS - 2

Another example of loading a 3D model in WebGL using ThreeJS library. A low polygon model of a F1 race car is used here. The 3D mesh is in OBJ format and texture as TGA files. To make this work, the s

WebGL

Loading a 3D Model with ThreeJS - 1

In this example you can see how 3D model can be loaded to WebGL using ThreeJS library. A low polygon model of a Motor Cycle is used here. The 3D mesh is in OBJ format and texture as TGA files. To make