| ▲ | I tested 10 model/harness combinations on the same Three.js task(alvins82.github.io) | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| 80 points by alvins82 6 hours ago | 48 comments | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | onion2k 4 hours ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
The Astra version seems to have used three.js r170, which is from October 2024. Sol used an even earlier version. GLM's code used the latest version, but I think it's just getting three.js@latest from jsdelivr so it's unlikely to be writing code against that version. Qwen on OpenCode also fetches from jsdelivr, but using a pinned version at r160. I don't think any of these examples are using things like tone mapping so they're stuck in sRGB (AgX or ACES look much better), they're not using the node materials (good for programmatic texture implementation), and they're not doing anything cool like baking shadow environments or using post-processing effect. They're nice, but I think they're showing how far behind AI models are on this sort of project rather than how good they are. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | utopiah 5 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
I wish there was another column with the estimated cost for each, with a specific date. Ideally also finding somehow (not sure what would be the right away) what is publicly available before running the test. It's quite a different outcome if there are competitions, e.g. js13k, live code examples from books, even templates, on specific that topic. Visually here the results looks very very similar to the point that I can't help but wonder if it's the result from the short yet relatively descriptive prompt or because some template was always found and relied on. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | alvins82 4 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Btw in my quest for a good desktop codex/claude like app - https://github.com/openchamber/openchamber - this seems to be front-runner. I pair it with OMP via https://github.com/alvins82/omp-openchamber-server/. I wanted a powerful GUI+harness setup for open models so I could use/test as they came out. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | poilcn 4 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Nice. But these tests raise a question what results are reproducible, the final visual, time, tool calling or it's mostly noise. Like, have you tried same combination or model and harness multiple times? | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | hudo an hour ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Damn its unreal how much Astra is better than anything else :( Would be cool to see total cost | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | rao-v 5 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
It’s really interesting how much little choices make the result better or worse. Astra and one of the GLMs added bright lights, and thus looked so much better to my eye. Genuinely happy with some of the Qwen 3.8 results (especially since I can run that model at Q8). Interesting to see how much better (at this task) Pi (OMP) is over Opencode as a harness. I’d love to see a few more with outcomes that are as easy to judge but less subjective. I’ve got a toy project going to make a fun to watch battle simulator where an LLM (or two if playing vs) has to write programs that control multiple bots (each with their own line of sight and limited battle context) that have to coordinate and fight alongside each other. Goal is to have the LLM update the code based on current situations maybe 5-10 times in a 5 min simulated battle. Exploring even allow the bots to request new programming and score based on number of reprogram steps. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | _pdp_ 33 minutes ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
How do you judge which one produces the best result? They all look the same to me more or less. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | meerita 3 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
I saw examples on X of people building amazing things with Three.js and models, and I figured out how to build them myself. But the results are mostly low-poly materials and crappy animations (pretty sure because I am not the best at these things). I thought it was my prompt (it was detailed), but it seems to be mostly a limitation of the models. From all the examples I've seen, Astra does it really well, and I suspect it's because they wanted to attract game designers, so they trained the model more on 3D, animation libraries, etc. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | reilly3000 4 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
I love everything about OpenCode except for the stuff it outputs. On paper it has everything I want in a harness and more, but it tends to struggle to deliver the desired outcome. Last I used it the context was massive and tool calls were reliably unreliable. Is it worth revisiting as a daily driver? | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | hanspagel 5 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Should I be able to see the actual results? Because I don’t see a hangar anywhere. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | sashank_1509 3 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
I’m always confused, are all these shapes programmatically generated or are they downloaded from some source? Also I think Astra looks the best and has the best functionality. Also shocked how much better GLM is on the Non Codex harnesses. Didn’t think it would make such a difference. Would be nice if you could include cost in the table | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | aetherspawn 3 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Would be good to include Fable and Opus. Based on the results with Astra vs GLM (not even in the same ballpark), these are probably the realistic alternatives to consider. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | karlkloss 4 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
What I'm missing in all of those one-shot tests: How different are the results between multiple runs of the same setup? | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | alexchamberlain 2 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Am I missing something or does sorting by Duration not work? Chrome on Android mobile | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | grigio 2 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
cool, I've tested different harnesses with the same model. can you add jcode harness? I had great results with that https://grigio.github.io/ship-harness-bench/ | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | webprofusion 2 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
This is rad, the Sol one is probably the coolest. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | ande-mnoc 4 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Refreshing to see a post that gets straight to the point and not hide the data behind pages of prose. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | quietraster 2 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
fun benchmark. did any harness consistently win regardless of model, or is it more about the pairing? | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | fig781 5 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Qwen with open code seemed like the best to me. It seemed like the best balance between performance and visuals | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | BurpyDave 3 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
So where did most of them get the idea of calling it hanger 07? | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | yanhangyhy 2 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
to me i think the diffrenece is not that big? | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | chvid 3 hours ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
What is DSH / PTC? | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||