Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kodefreeze
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Hybrid approach to creating low poly game-ready 3D assets using AI models
(playwarpact.com)
3 points
by
kodefreeze
7d ago
|
1 comments
2.
▲
by
kodefreeze
7d ago
Last week, I posted about a hybrid approach I took to create low poly 3d assets for an RTS game I've been building. There was quite a bit of interest in a tutorial for it, so I created one and posted it on our blog. Finally got around
3.
▲
by
kodefreeze
7d ago
https://news.ycombinator.com/item?id=49636173
4.
▲
by
kodefreeze
7d ago
posted it here: https://news.ycombinator.com/item?id=49636173
5.
▲
by
kodefreeze
7d ago
Here's the tutorial - https://playwarpact.com/blog/lowpoly-hybrid/
6.
▲
by
kodefreeze
7d ago
Here's the tutorial - https://playwarpact.com/blog/lowpoly-hybrid/
7.
▲
by
kodefreeze
13d ago
thank you! working on it, will post soon.
8.
▲
by
kodefreeze
13d ago
These are not game ready unfortunately. It will be clear that they are AI generated due to not so good mesh quality.
9.
▲
by
kodefreeze
13d ago
meshy.ai , tripo are good ones to use. They give you free credits as well. If you already have the low poly model its easy to apply textures for it.
10.
▲
by
kodefreeze
14d ago
> then fit it back to the world with PCA + BB's Can you expand on this? I've tried several AI 3d generators that claim low-poly output, and they're all far off. None of them decide what belongs in the mesh vs. what should
11.
▲
by
kodefreeze
14d ago
Did you animate a 3d model of the car? or its a fully procedurally built animation?
12.
▲
by
kodefreeze
14d ago
Sorry, the game is still in dev and recently opened up for early access. I am working on a marketing page for the game that would link to the gameplay.
13.
▲
by
kodefreeze
14d ago
Will write it up!
14.
▲
by
kodefreeze
14d ago
I have experimented with this type of modeling for a RTS game I'm building: https://playwarpact.com Few things: 1. Opus 5 is just as good for this tbh and cheaper. 2. They don't generate optimized 3d models. They have
15.
▲
by
kodefreeze
3mo ago
It's time for gpt 5.6 to come out too now.
16.
▲
by
kodefreeze
3mo ago
Thank you, it's very early, we wanted to understand how interested people would be so building in the open.
17.
▲
by
kodefreeze
3mo ago
We are building a command & conquer style RTS. If you're interested in taking a look at our very early demo of the game play, please check out: https://warpact-rts-9221.web.app/ And join our discord to follow alon
18.
▲
Show HN: UI testing using multimodal LLMs
(kodefreeze.com)
1 points
by
kodefreeze
8mo ago
|
0 comments
19.
▲
by
kodefreeze
8mo ago
great question! we have logic to look for things like when certain network requests are completed, dom loaded, etc as well as a timeout so we are not waiting for ever. The LLM based on the screenshot can also decide to wait longer if the pa
20.
▲
Show HN: I built a product to test webapps like a user would
(kodefreeze.com)
2 points
by
kodefreeze
8mo ago
|
2 comments
21.
▲
by
kodefreeze
9mo ago
They have browser automation, and a bunch of other agent tools to manage tasks, do things like PowerPoint slides, etc. I find chatgpt agent mode better for most tasks though.
22.
▲
by
kodefreeze
9mo ago
Interesting that Meta is acquiring a Chinese company. I was a fan of their initial product but I find it slower than chatpgpt agent mode. And the pricing is not great for individual users.
23.
▲
by
kodefreeze
9mo ago
They raised at a ~6B round recently. I could have invested but missed the deadline :(
24.
▲
by
kodefreeze
9mo ago
Do you have support for whatsapp group management?
25.
▲
Show HN: Kodefreeze – Automate UI testing with natural language tests
(kodefreeze.com)
3 points
by
kodefreeze
9mo ago
|
0 comments
26.
▲
by
kodefreeze
11mo ago
I just did this test with our web QA agent - kodefreeze.com, it was able to test creating an account until it reached the screen that requires email confirmation. Support for being able to receive email/custom actions is on our roadmap
27.
▲
by
kodefreeze
11mo ago
Thanks for letting us know, we'll fix it. Please let us know if you have any feedback!
28.
▲
by
kodefreeze
11mo ago
Sorry that you are running into this error, are you seeing this on the marketing website? or somewhere in the app?
29.
▲
by
kodefreeze
1y ago
How do you build trust in a system like that? The flowchart style have the advantage that you can decide when you want a human to review/approve as well as ensuring actions that need to happen at certain conditions do happen.
30.
▲
by
kodefreeze
1y ago
They've being doing some research on this: https://machinelearning.apple.com/research/ferretui-mobile
More ›