jinkping5 Posted March 1 Report Share Posted March 1 [img]https://i.postimg.cc/3NbJpm1Y/distance-fields.png[/img] [b]Three.Js Shading Language And Signed Distance Fields[/b] Published 3/2025 Created by Sean Bradley MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Level: Intermediate | Genre: eLearning | Language: English | Duration: 15 Lectures ( 3h 6m ) | Size: 4.8 GB [i]Learn all about the Three.js Shading Language while specialising in Signed Distance Fields.[/i] [b]What you'll learn[/b] Threejs Shading Language Signed Distance Fields Using TSL with import maps or a build tool Setting up a development environment TSL imports or color, texture, convertColorSpace and positionLocal Writing Fragment and Vertex Shaders Generate patterns using fract, sin, cos, atan, floor, mod Drawing SDF lines and shapes in 2D and 3D Using Uniform and UniformArray Drawing distance lines Colouring 2D and 3D SDFs Raymarching Lighting 3D SDFs SDF Shadows SDF Reflections SDF Union, Intersect and Subtraction [b]Requirements[/b] This is an intermediate course about Three.js and you should already have some experience using it. You will need a modern graphics card capable of running GLSL and WGSL shader code. [b]Description[/b] Three.js Shading Language (TSL) is a framework built to simplify shader development within the Three.js ecosystem.Signed Distance Fields are a way to draw scenes and animations predominantly using mathematical functions.You can draw anything with Signed Distance Fields, and TSL makes that more accessible for developers, especially those without deep knowledge of low-level GLSL, WGSL or graphics programming.So, in the course, we will cover,Basic environment development setup,Importing the required libraries using import maps or a bundler / build tool,Discuss the pre-requisites of a TSL scene,Fragment Shader coordinates,Create several animated patterns from easy to more advanced,Draw various styles of lines,Implement Uniforms and UniformArray,Interact with our scenes using a GUI,Learn the basics of Signed Distance Fields,Draw distance lines using SDF information,Colouring and animating 2D SDFs,Learn the Basics of Raymarching,Lighting 3D SDFs using Lambertian, Ambient and Phong specular,Using Hard and Soft Shadowing,Implement SDF Reflections,Colouring and animating 3D SDFs.And moreBy using TSL's node-based shader graph system, developers can create and manage shaders without needing to write complex GLSL or WGSL code manually.TSL is renderer-agnostic, meaning shaders created with it work seamlessly across different rendering backends like WebGL and WebGPU.Since TSL is written at the Javascript or TypeScript layer, along side your existing Three.js code, you will be able to benefit from the features provided by your IDE, such as IntelliSense code completion, code formatting and linting. Your final production code can also benefit from tree shaking provided by your bundler.Thanks for taking part in my Three.js Shading Language (TSL) and Signed Distance Fields course.Sean [b]Who this course is for[/b] People who have experience with Threejs and want to write shader code using the techniques of signed distance fields. https://takefile.link/nrigvwuq1yap/Three.js_Shading_Language_and_Signed_Distance_Fields.part5.rar.html https://takefile.link/be5ww93vfl2p/Three.js_Shading_Language_and_Signed_Distance_Fields.part4.rar.html https://takefile.link/zvef25j0aj70/Three.js_Shading_Language_and_Signed_Distance_Fields.part3.rar.html https://takefile.link/peuu367r599g/Three.js_Shading_Language_and_Signed_Distance_Fields.part2.rar.html https://takefile.link/q9ognk69w6n3/Three.js_Shading_Language_and_Signed_Distance_Fields.part1.rar.html https://rapidgator.net/file/e59d754e1df96e1e9b0b13179c1f4218/Three.js_Shading_Language_and_Signed_Distance_Fields.part5.rar.html https://rapidgator.net/file/267bde2f217af022ea187ba9929f7636/Three.js_Shading_Language_and_Signed_Distance_Fields.part4.rar.html https://rapidgator.net/file/678efbf2cc95272f849c1c496326c5c3/Three.js_Shading_Language_and_Signed_Distance_Fields.part3.rar.html https://rapidgator.net/file/d22b464b59c52e13c1558b2830ee15f1/Three.js_Shading_Language_and_Signed_Distance_Fields.part2.rar.html https://rapidgator.net/file/c7d5ca01aa2ee641b8c0389bcbd88b89/Three.js_Shading_Language_and_Signed_Distance_Fields.part1.rar.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now