Live data from Hacker News

My 3D SWE Portfolio – Built with React Three Fiber

dement.dev

51–60 of 63 posts

Re: My 3D SWE Portfolio – Built with React Three Fiber

#51
post #46

There are no shadows or transparent textures and only low poly models, yet I only get maybe 2fps. I've built webgl racing game that did >50fps on a $50 phone [1]. There's something seriously wrong with your tech stack. [1] https://www.youtube.com/watch?v=okg61OOFUdQ

This may be a compatibility problem. On my phone it seems to run at 60fps.

on my laptop with a top of the line cpu, gpu, storage and ram, i also only get like maybe 10fps....

It's slightly better in chrome/edge at maybe 15,20 fps but still un-pleasant.

Re: My 3D SWE Portfolio – Built with React Three Fiber

#53
post #13

Does anyone remember that mid-2000s, 3D competitor to Flash? i think the name started with A like Ankh or something like that but I could be wildly off. It had an IDE and basically ran as a plugin in the browser. It died a quiet death. This site kinda sorta reminds me of that. Forget what it's called - if someone does, please post more info!

Wasn't it VRML or maybe some tool that generated VRML? What I found with A that generated VRML was 'Avocado'

Re: My 3D SWE Portfolio – Built with React Three Fiber

#54
post #22

Some feedback: 1. I spent a while clicking and dragging and not realizing that it works by scrolling. 2. There's no way to tell what's clickable. At first I just clicked on the guy in the cage which sent me to the 2D website and I thought that was it. I didn't realize that you can scroll down to see other stuff until much later.

Thanks for the feedback! Planning on adding an indication to scroll, and some sort of effect for clickable items. Also planning to remove the boat/cage taking you to other page, it made sense in a previous version of the site.

If you have to add that indication then it's unintuitive? IMHO you should take the effort to stop making a 3D world scrollable. You've designed a 3D world but are sandboxing the experience to a typical 2D website.

Re: My 3D SWE Portfolio – Built with React Three Fiber

#55
post #18
post #17

Earlier quoted context omitted.

Not Adobe shockwave, right?

No, this was a completely different, but competing product. the IDE was intended for, to some extent, simple 3D modeling/importing of 3D models, and you could launch a browser instance to see the output.

Didn't Microsoft have something like that? Sketchflow?

Re: My 3D SWE Portfolio – Built with React Three Fiber

#56

I also built a 3D portfolio website[1] using React and react-three-fiber but I took a different approach design-wise, the HTML content is scrollable like a normal website but the 3D scene subtly matches the perspective of the screen as you scroll. [1] - https://samuelgoodell.com

Sadly for me nothing renders except this:

Unexpected Application Error!

Error creating WebGL context.

BY@https://samuelgoodell.com/assets/index-BJD6lt1T.js:3867:2044... iPe@https://samuelgoodell.com/assets/index-BJD6lt1T.js:5430:2242... configure@https://samuelgoodell.com/assets/index-BJD6lt1T.js:5430:2368... @https://samuelgoodell.com/assets/index-BJD6lt1T.js:5430:3434... B1@https://samuelgoodell.com/assets/index-BJD6lt1T.js:40:24877 Jc@https://samuelgoodell.com/assets/index-BJD6lt1T.js:40:32446 rw@https://samuelgoodell.com/assets/index-BJD6lt1T.js:40:32302 e2@https://samuelgoodell.com/assets/index-BJD6lt1T.js:40:31821 vA@https://samuelgoodell.com/assets/index-BJD6lt1T.js:40:41904 E0@https://samuelgoodell.com/assets/index-BJD6lt1T.js:40:41257 s2@https://samuelgoodell.com/assets/index-BJD6lt1T.js:40:36606 E@https://samuelgoodell.com/assets/index-BJD6lt1T.js:25:1604 D@https://samuelgoodell.com/assets/index-BJD6lt1T.js:25:1968

Re: My 3D SWE Portfolio – Built with React Three Fiber

#57

Some feedback: 1. I spent a while clicking and dragging and not realizing that it works by scrolling. 2. There's no way to tell what's clickable. At first I just clicked on the guy in the cage which sent me to the 2D website and I thought that was it. I didn't realize that you can scroll down to see other stuff until much later.

Yup, I tried everything but scrolling and gave up, since that isn't a normal function in 3d space.

Re: My 3D SWE Portfolio – Built with React Three Fiber

#59
post #18

Earlier quoted context omitted.

No, this was a completely different, but competing product. the IDE was intended for, to some extent, simple 3D modeling/importing of 3D models, and you could launch a browser instance to see the output.

Didn't Microsoft have something like that? Sketchflow?

Microsoft had Silverlight, which was a competing platform with Flash.

Re: My 3D SWE Portfolio – Built with React Three Fiber

#60
post #13

Does anyone remember that mid-2000s, 3D competitor to Flash? i think the name started with A like Ankh or something like that but I could be wildly off. It had an IDE and basically ran as a plugin in the browser. It died a quiet death. This site kinda sorta reminds me of that. Forget what it's called - if someone does, please post more info!

Anark Studio?

https://www.cgw.com/Publications/CGW/2004/Volume-27-Issue-4-...

Post reply on HN