[CourseClub NET] Lynda - Learning 3d Graphics Web Three Js

Torrent Details

[CourseClub NET] Lynda - Learning 3D Graphics Web Three js[CourseClub NET] Lynda - Learning 3D Graphics Web Three js

NAME
[CourseClub NET] Lynda - Learning 3D Graphics Web Three js.torrent
CATEGORY
eBooks
INFOHASH
e3d7f89e98d0739155b8262cb765054f3352886c
SIZE
656 MB in 95 files
ADDED
Uploaded on 14-05-2018 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

[Lynda] Learning 3D Graphics on the Web with Three.js

3D graphics are a core part of data visualization, virtual reality, augmented reality, and gaming—all fields that are growing fast! Learn to use the three.js JavaScript library to create 3D graphics for the web. Discover how to create 3D objects and customize their properties, work with different types of lights, animate your scene, add materials and textures, and build particle systems.

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
01 Introduction/001 Welcome.mp47.3 MB
01 Introduction/001 Welcome.srt1.6 KB
01 Introduction/002 What you should know.mp41.4 MB
01 Introduction/002 What you should know.srt1.1 KB
01 Introduction/003 Using the exercise files.mp41.8 MB
01 Introduction/003 Using the exercise files.srt1.7 KB
02 Building a Simple Scene/001 Introduction to three.js.mp410.1 MB
02 Building a Simple Scene/001 Introduction to three.js.srt4 KB
02 Building a Simple Scene/002 Set up the environment.mp46.7 MB
02 Building a Simple Scene/002 Set up the environment.srt4.4 KB
02 Building a Simple Scene/003 Scene essentials.mp413.1 MB
02 Building a Simple Scene/003 Scene essentials.srt8.7 KB
02 Building a Simple Scene/004 Populate the scene.mp420.4 MB
02 Building a Simple Scene/004 Populate the scene.srt13.7 KB
02 Building a Simple Scene/005 Create a ground plane.mp415.5 MB
02 Building a Simple Scene/005 Create a ground plane.srt10.1 KB
03 Three.js Scene Object/001 Three.js objects.mp45.2 MB
03 Three.js Scene Object/001 Three.js objects.srt3.6 KB
03 Three.js Scene Object/002 requestAnimationFrame() function.mp47 MB
03 Three.js Scene Object/002 requestAnimationFrame() function.srt3.6 KB
03 Three.js Scene Object/003 Other Object3D properties.mp415.2 MB
03 Three.js Scene Object/003 Other Object3D properties.srt9.5 KB
03 Three.js Scene Object/004 Adding fog to the scene.mp49.7 MB
03 Three.js Scene Object/004 Adding fog to the scene.srt6.1 KB
04 Lights/001 Lighting in three.js.mp46.9 MB
04 Lights/001 Lighting in three.js.srt4.3 KB
04 Lights/002 Light types.mp415.9 MB
04 Lights/002 Light types.srt8.9 KB
04 Lights/003 dat.GUI.mp48.5 MB
04 Lights/003 dat.GUI.srt5.2 KB
04 Lights/004 Orbit controls.mp47.6 MB
04 Lights/004 Orbit controls.srt4.4 KB
04 Lights/005 Shadows.mp45.2 MB
04 Lights/005 Shadows.srt2.1 KB
04 Lights/006 Add more objects to the scene.mp48.9 MB
04 Lights/006 Add more objects to the scene.srt4.7 KB
04 Lights/007 SpotLight.mp419 MB
04 Lights/007 SpotLight.srt7.2 KB
04 Lights/008 DirectionalLight.mp419.4 MB
04 Lights/008 DirectionalLight.srt6.3 KB
04 Lights/009 AmbientLight.mp411.4 MB
04 Lights/009 AmbientLight.srt4.1 KB
04 Lights/010 RectAreaLight.mp43.2 MB
04 Lights/010 RectAreaLight.srt1.7 KB
05 Animation/001 Random() function.mp49.4 MB
05 Animation/001 Random() function.srt3.5 KB
05 Animation/002 Math.sin() and Math.cos().mp425.6 MB
05 Animation/002 Math.sin() and Math.cos().srt7.9 KB
05 Animation/003 Add noise.mp46.7 MB
05 Animation/003 Add noise.srt2.9 KB
05 Animation/004 Camera.mp48.2 MB
05 Animation/004 Camera.srt3.9 KB
05 Animation/005 Animation rig.mp422.7 MB
05 Animation/005 Animation rig.srt10.9 KB
05 Animation/006 Animation rig, part 2.mp446 MB
05 Animation/006 Animation rig, part 2.srt15.4 KB
05 Animation/007 Tween.js.mp432.7 MB
05 Animation/007 Tween.js.srt12.7 KB
06 Materials and Textures/001 MeshBasicMaterial.mp43.9 MB
06 Materials and Textures/001 MeshBasicMaterial.srt3 KB
06 Materials and Textures/002 MeshLambertMaterial and MeshPhongMaterial.mp413.3 MB
06 Materials and Textures/002 MeshLambertMaterial and MeshPhongMaterial.srt6.6 KB
06 Materials and Textures/003 MeshStandardMaterial.mp48 MB
06 Materials and Textures/003 MeshStandardMaterial.srt4.5 KB
06 Materials and Textures/004 Texture maps.mp422.7 MB
06 Materials and Textures/004 Texture maps.srt10.7 KB
06 Materials and Textures/005 Roughness maps.mp412.8 MB
06 Materials and Textures/005 Roughness maps.srt4.8 KB
06 Materials and Textures/006 Environment maps.mp419 MB
06 Materials and Textures/006 Environment maps.srt7.5 KB
07 Geometries/001 Primitive geometries.mp419.9 MB
07 Geometries/001 Primitive geometries.srt5.1 KB
07 Geometries/002 Manipulating vertices.mp429.1 MB
07 Geometries/002 Manipulating vertices.srt10.2 KB
07 Geometries/003 External geometries.mp417.7 MB
07 Geometries/003 External geometries.srt8 KB
08 Particles/001 Creating a particle system.mp423.6 MB
08 Particles/001 Creating a particle system.srt11.5 KB
08 Particles/002 Animating the particle system.mp425.6 MB
08 Particles/002 Animating the particle system.srt9.8 KB
08 Particles/003 Particle system from geometry.mp419.2 MB
08 Particles/003 Particle system from geometry.srt5.2 KB
08 Particles/004 Stats.js.mp49.9 MB
08 Particles/004 Stats.js.srt3.6 KB
09 Post-Processing/001 Post-processing.mp43.1 MB
09 Post-Processing/001 Post-processing.srt2.1 KB
09 Post-Processing/002 EffectComposer.mp431.2 MB
09 Post-Processing/002 EffectComposer.srt13 KB
09 Post-Processing/003 Other shaders.mp410.5 MB
09 Post-Processing/003 Other shaders.srt2.6 KB
10 Conclusion/001 Next steps.mp49.1 MB
10 Conclusion/001 Next steps.srt3.5 KB
Ex_Files_3D_Graphics_Web_ThreeJS.zip6 MB
[CourseClub.NET].txt1.2 KB
[FreeCourseSite.com].txt1.1 KB

Alternative Torrents for 'CourseClub NET Lynda Learning Graphics Three js'.

There are no alternative torrents found.