frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Soft Body Jiggle Physics

https://github.com/xloveee/jiggle-physics
22•vesperance•4d ago
A simple and fundamental standard for dynamic soft body dynamics.

Comments

WizardK•1h ago
Nice to see someone else doing physics in the browser. And this looks well put together, keeping the engine dependency free and separate from the renderer is a good call, that is what makes it easy to reuse in Three or Babylon.

One question: how does it hold up when the framerate changes? Spring jiggle like this usually either blows up or feels different when the timestep moves around. Are you using a fixed timestep, or just relying on the damping to keep it stable?

embedding-shape•1h ago
> when the timestep moves around

Why would the physics timestep move around? Typically you keep that fixed and separate, especially not locked to the display framerate, physics get really wonky then regardless of what you do.

bruce343434•1h ago
The accumulator pattern keeps simulations stable in the face of variable frame rate. Accumulate the frame dt into an accum variable. If accum>fixed_physics_dt then step_physics until false. I'm assuming the author did something like that because it's standard practise.

https://www.gafferongames.com/post/fix_your_timestep/

embedding-shape•1h ago
Nice donut in the demo, but would love to see a human model for a more fun demo :) Ideally with a proper weight map for the different body parts too, seems well done enough that you could get really close to something realistic.
hgoel•1h ago
That's probably the intent given the link in their github bio
Razengan•51m ago
I had vastly different expectations, though I suppose this could lead to them..
blensor•13m ago
Check the github user profile ;)
sameersri2004•41m ago
Could be used for soft sea fish models
deafpolygon•19m ago
Doing the lord’s work, advancing the human race forward.

Show HN: Soft Body Jiggle Physics

https://github.com/xloveee/jiggle-physics
22•vesperance•4d ago•9 comments

Show HN: Ccgs – Collaborative Claude Code sessions, stored in Git branches

https://github.com/ingram-technologies/claude-git-sessions
4•scrollaway•42m ago•0 comments

Show HN: Formally verified polygon intersection – Opus 4.8 oneshots, prev failed

https://github.com/schildep/verified-polygon-intersection
80•permute•1d ago•17 comments

Show HN: Lowfat – pluggable CLI filter that saved 91.8% of my LLM tokens

https://github.com/zdk/lowfat
138•zdkaster•1d ago•70 comments

Show HN: Scale Physics – a physics encyclopedia with WebGL animations

https://scalephysics.com/
3•WizardK•3h ago•0 comments

Show HN: ABC Classic 100 Rankings visualised

https://classic100.gotski.workers.dev/
34•gotski•15h ago•17 comments

Show HN: StructOCR – API for parsing global passports, invoices, and containers

https://structocr.com
4•glyph_miner•3h ago•2 comments

Show HN: NullRead – A simple HN Android client

https://nullread.0x96f.dev/
3•0x96f•5h ago•1 comments

Show HN: Sub-Agent MCP: LLM delegation and sub-agent orchestration via MCP

https://github.com/stormaref/Sub-Agent-MCP
4•avestura•5h ago•0 comments

Show HN: Open-source X Bookmark Manager

3•ssarisen•5h ago•1 comments

Show HN: On-device transcriber that's 97% accurate at identifying speakers

https://mimicscribe.app/
23•marshalla•23h ago•6 comments

Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2

https://handwritten.danieljanus.pl/2026-06-01-edsger.html
258•nathell•3d ago•34 comments

Show HN: I reverse-engineered the world maps of Test Drive III (1990 DOS game)

https://github.com/s-macke/Test-Drive-3-Maps
215•s-macke•6d ago•56 comments

Show HN: Omni – Local-first multimodal file search on macOS

https://hanxiao.io/omni/
5•artex_xh•17h ago•2 comments

Show HN: Prela – Purely Algebraic Relation Combinators

https://github.com/remysucre/prela
71•remywang•5d ago•13 comments

Show HN: Mercek – A Desktop IDE for AWS ECS

https://www.mercek.dev/
62•utibeumanah•1d ago•29 comments

Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites

https://uruky.com/?il=en
232•BrunoBernardino•2d ago•223 comments

Show HN: Nanocode-CLI – A lightweight terminal-based AI coding assistant

https://github.com/hit9/nanocode
4•hit9•11h ago•0 comments

Show HN: Eyeball

https://eyeball.rory.codes/
292•mrroryflint•4d ago•88 comments

Show HN: NEP – Ethereum JSON-RPC transform that beats ZSTD by 12%

https://github.com/Louw115/nep-ethereum-compression
5•LBWasserman•13h ago•1 comments

Show HN: Local-first fast CPU image to text for screenshots, PDFs, webpages

https://github.com/kouhxp/textsnap
15•mrkn1•1d ago•17 comments

Show HN: Nutrepedia – Nutrition info in 29 locales built with Clojure and Htmx

https://nutrepedia.com/en-us/
135•llovan•3d ago•29 comments

Show HN: Altersend – File sharing without cloud

https://github.com/denislupookov/altersend
13•denisdev1•1d ago•6 comments

Show HN: Documenting an Obscure Japanese Wii Game – and-Kensaku

https://github.com/TylerJaacks/AndKensakuResearch
5•TylerJaacks•15h ago•1 comments

Show HN: Cost.dev (YC W21) – making agents cost-aware and cheaper to call

https://cost.dev/
35•akh•2d ago•22 comments

Show HN: Hitoku Draft – Context aware local assistant

https://hitoku.me/draft/
20•lostathome•1d ago•6 comments

Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)

https://github.com/zaydmulani09/mnemo
59•zaydmulani•2d ago•28 comments

Show HN: NoiR Code – because QR sounds similar to "noir"

https://noir-code.suncake.xyz/
12•Sunkek•3d ago•6 comments

Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud

https://boxes.dev
101•nab•2d ago•74 comments

Show HN: Live breath detection and biofeedback from a phone microphone

https://github.com/shiihaa-app/shiihaa-breath-detection
67•felixzeller•4d ago•26 comments