frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Audio Toolkit for Agents

https://github.com/shiehn/sas-audio-processor
22•stevehiehn•4h ago•2 comments

Show HN: PraxisJS – signal-driven front end framework and AI experiment

https://praxisjs.org/
2•mateusgx•1h ago•0 comments

Show HN: Vertex.js – A 1kloc SPA Framework

https://lukeb42.github.io/vertex-manual.html
24•LukeB42•9h ago•17 comments

Show HN: Now I Get It – Translate scientific papers into interactive webpages

https://nowigetit.us
275•jbdamask•1d ago•124 comments

Show HN: Boucle – A self-dogfooding autonomous AI agent framework in Rus

https://github.com/Bande-a-Bonnot/Boucle-framework
2•ElFitz•2h ago•0 comments

Show HN: I built a tool that turns any API into a CLI for agents

https://instantcli.com
4•stugreen13•3h ago•8 comments

Show HN: Panel Panic a Rust/Macroquad/WASM Panel de Pon/Tetris Attack Clone

https://panel-panic.com
2•LarsDu88•3h ago•0 comments

Show HN: SkillMesh (role-based tool routing for Claude/Codex)

https://github.com/varunreddy/SkillMesh
3•VarunReddy023•4h ago•0 comments

Show HN: MCP Playground – free MCP test servers, inspector, and 10K+ server list

https://mcpplaygroundonline.com
7•rupatiwari25•6h ago•10 comments

Show HN: Tree, but for Token Usage

https://github.com/li-kai/treetok
3•likium•6h ago•0 comments

Show HN: HN Skins – Style HN with 5 Skins: Cafe, London, Teletype, Terminal, Nox

https://github.com/susam/hnskins
2•susam•6h ago•0 comments

Show HN: I'm a teen from Kenya and I built a package manager in Rust for fun

https://github.com/v1peridae/vee
6•v1peridae•6h ago•0 comments

Show HN: Unfucked - version all changes (by any tool) - local-first/source avail

https://www.unfudged.io/
133•cyrusradfar•2d ago•83 comments

Show HN: RetroTick – Run classic Windows EXEs in the browser

https://retrotick.com/
191•lqs_•2d ago•58 comments

Show HN: I built a browser-based 3D editor since I didn't want to learn Blender

https://app.topomaker.com/
7•whothatcodeguy•7h ago•3 comments

Show HN: SplatHash – A lightweight alternative to BlurHash and ThumbHash

https://github.com/junevm/splathash
58•unsorted2270•1d ago•20 comments

Show HN: Auto-cleanup for Claude Code's orphan process memory leak

https://github.com/theQuert/claude-code-cleanup
3•thequert•7h ago•0 comments

Show HN: Claude-File-Recovery, recover files from your ~/.claude sessions

https://github.com/hjtenklooster/claude-file-recovery
95•rikk3rt•2d ago•41 comments

Show HN: Rulegen – Auto-generate Claude.md and .cursorrules from your codebase

https://github.com/vexorkai/rulegen
4•vexorkai•8h ago•1 comments

Show HN: Teletext-Style Portfolio Website

https://pakastin.fi
2•pkstn•8h ago•1 comments

Show HN: "Vote-MCP" -- a bit like Google Forms, but for AIs

https://vote-demo.dapp32.com/about
3•_codah_•8h ago•0 comments

Show HN: SQLite for Rivet Actors – one database per agent, tenant, or document

https://github.com/rivet-dev/rivet
42•NathanFlurry•1d ago•16 comments

Show HN: Xmloxide – an agent-made Rust replacement for libxml2

https://github.com/jonwiggins/xmloxide
61•jawiggins•20h ago•60 comments

Show HN: Gitcredits – movie-style end credits for any Git repo in your terminal

https://github.com/Higangssh/gitcredits
35•swq115•1d ago•5 comments

Show HN: Badge that shows how well your codebase fits in an LLM's context window

https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens
85•jimminyx•2d ago•40 comments

Show HN: I built a self-hosted course platform in Clojure

https://clojure.stream
59•jacekschae•3d ago•13 comments

Show HN: Hacker Smacker – Spot great (and terrible) HN commenters at a glance

https://hackersmacker.org
144•conesus•5d ago•167 comments

Show HN: Userscript to Display Age/Karma of HN Users

https://gist.github.com/m4chinations/f6d58711a94077d96cf4157665b0bab3
5•linksbro•15h ago•1 comments

Show HN: Effective Git

https://github.com/nolasoft/okgit
3•nola-a•11h ago•0 comments

Show HN: Optimal: Cost effective infra with agentic inbox

https://github.com/agg111/optimal
4•aishwaryagune•11h ago•0 comments
Open in hackernews

Show HN: I built a browser-based 3D editor since I didn't want to learn Blender

https://app.topomaker.com/
7•whothatcodeguy•7h ago
process demo - https://i.redd.it/fbhlwsq1gcmg1.gif render demo - https://i.redd.it/smddwtryhcmg1.gif

I love making creative software. I spent a few years making pixel art software but recently have gotten into 3d animation and 2d animation and really wanted a way to realize crazy ideas.

Blockbench didn't feel quite right, spline is super well made but felt catered too much to just idle website animations, and I really didn't want to fall down a master class in Blender just to make some silly stuff. While I'm definitely not discounting Blender's literal powerhouse functionality, I wanted something smaller, easier to adopt, and something directly inside the web ecosystem. So that when I want to make assets for silly games I won't have to jump through any hoops to make everything match up and render nicely. So, I made Topomaker (tentative name).

It's sporting your basic 3d modeling, coloring, and animation. It's currently supporting exports to mp4's and gifs for sharing, and then glb's and obj's for making games in threejs.

I literally just started it a couple weeks ago so there are probably tons of bugs, so maybe not for anything serious, but feel free to play around with it and let me know what you think!

Comments

Vibeguy900•7h ago
That is pretty slick cause blender is overwhelming to even look at with all of the button and options. Your project is nice and simplistic.
whothatcodeguy•6h ago
That was exactly the idea. I've tried so many times to learn Blender but its an enormous program. I think I just wanted a way to get my hands dirty with some quick wins.
enmerk4r•2h ago
Now the important question is: do you delete the default cube, or must you always keep it? :)