Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Kimi k2.5: Accelerated Code Learning
Learn to accelerate code learning and exploration using Kimi 2.5. This talk focuses on practical application, demonstrating how to convert and understand complex shader code for next-level graphics creation.
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.