Topic: How to use AI to accelerate Code learning and accelerate exploration on code
example: learn something new, like webgpu raytrace diamond TSL shader code
Clean the vertex + fragment shader in runtime, gather uniforms
With 3 areas of code (vertex, fragment and uniforms)
Tell kimi 2.5 it is a diamond shader in
three.js. Please help convert the code to TSL
three.js
Correct syntax and minor mistakes
Explore the working code
Learn deeper about how it works and explore different changes.