Hacker News
Immersa: Open-source Web-based 3D Presentation Tool
james-bcn
|next
[-]
https://support.apple.com/en-gb/guide/keynote/tane2b2f4354/m...
You can use "Magic move" to do the kind of stuff that Immersa is doing.
gitgud
|next
|previous
[-]
I actually think you could pivot this to be a very simple “3D movie maker”! Just make the presentation autoplay, allow different durations for each slide, different interpolation strategies… then you have a super clean and minimal 3D video maker!
CraigJPerry
|next
|previous
[-]
I'm also a bit jealous of how clean the reframe usage model is, i really liked the dominoes explanation when i first learned about it. https://day8.github.io/re-frame-wip/dominoes-60k/
pedalpete
|next
|previous
[-]
If you had an animation heavy presentation, I can imagine there would hundreds or thousands of slides.
On-click or timed animations in existing presentation software exist in a timeline within a single slide.
utopiah
|root
|parent
|next
[-]
Not OP but I imagine conceptually for a newcomer to 3D or animation that's actually great onboarding. They do not have concepts of keyframes but they do know about slides.
When it becomes really long and complex... then IMHO it's not for the same audience anymore. They can install Blender or whatever other tool they need.
tamimio
|next
|previous
[-]
I used to make similar in powerpoint, surprisingly it has good svg/obj support, with some creativity you can do wonders.
Can the output be exported to common file types? Videos or similar, it would better imo.
utopiah
|root
|parent
[-]
Binary? It's Web based so IMHO download a .html that packages it all including assets, would be a lot easier to do to keep it cross platform.
Also yes it'd be very valuable because we all remember great presentations grinding to a painful halt because the connectivity is poor.
albert_e
|next
|previous
[-]
IMO this would be a good tool to have among many -- to use judiciously only when needed. -- Maybe if we could somehow integrate this capability into existing tools (not sure how).
(I think MS Powerpoint has some 3D objects and animations -- but I dont see it used much in business. I used it once for a fancy presentation and it worked fine. It does support "Morph" transition so you can copy a slide 1it ha 3D object and move / scale / rotate it in 3D ... and powerpoint will interpolate it for you. you can also animate the objects - like apply a 3D rotation.)
somethingsome
|next
|previous
[-]
https://youtu.be/1qhqZ9ECm70?si=ESfE4ITfmSrq508y
Truly impressive video.
Aspos
|next
|previous
[-]
exe34
|next
|previous
[-]
roywiggins
|next
|previous
[-]
Add 3D Model: Click "3D Model" → "Add 3D model (.glb)" → Select your file
Add Image: Click "Image" → "Add image" → Select your file
Add Text: Click "Text" or press T to add 3D text
To add a 3d model I click "3d Model" and then "add 3D model" and then add my 3d model. Very clear, but not usually what I look for in a readme. LLMs love this sort of stuff though.To compare, the initial Readme (I guess this is a default re-frame readme?) doesn't have this same LLM vibe at all: https://github.com/ertugrulcetin/immersa/blob/7f585f5f544e2f...