Remix.run Logo
ipsum2 2 days ago

It really depends on the complexity of code. I've found models (codex-5.1-max, opus 4.5) to be absolutely useless writing shaders or ML training code, but really good at basic web development.

nineteen999 2 days ago | parent | next [-]

Interesting, I've been using Claude Max with UE5 and while it isn't _brilliant_ with shaders I can usually get it to where I want. Also had a bit of success with converting HLSL shaders to GLSL with it.

ipsum2 a day ago | parent [-]

I've asked it to write some non-trivial three.js code and have not gotten it to succeed.

sheeshe 2 days ago | parent | prev [-]

Which is no surprise as the data for web development stuff exists in large amounts on the web that the models feed off.