Page 1 of 1

3d graphics

Posted: Thu Feb 24, 2022 6:54 pm
by trags3
Is LC capable of working with 3D Graphics?
Tom

Re: 3d graphics

Posted: Thu Feb 24, 2022 7:03 pm
by Klaus
Hi Tom,

what exactly do you mean with 3D graphics?
Something like what "Untreal Engine" does?


Best

Klaus

Re: 3d graphics

Posted: Thu Feb 24, 2022 7:21 pm
by trags3
I'm not quite sure Klaus.
I found a job that said that heavy use of 3D graphics is required. I assume that means the ability to rotate an image of a 3 dimensional object on the screen.
Tom

Re: 3d graphics

Posted: Thu Feb 24, 2022 7:23 pm
by trags3
Maybe even the image of a scene.

Re: 3d graphics

Posted: Thu Feb 24, 2022 7:39 pm
by Klaus
Hm, not out of the box.

However Hermann Hoch (hh), who passed away way too early in spring last year,
made some clever things with and inside of the browser widget like (pseudo 3D) image manipulation, browse this thread:
viewtopic.php?f=120&t=25210
And check some of his works here:
http://hh.on-rev.com/html5/index-large.html

Hope that helps.

Re: 3d graphics

Posted: Thu Feb 24, 2022 7:58 pm
by stam
Hi Tom,
LC does not support 3D libraries such as openGL etc, so creating a 3D scene natively isn't possible (as far as i know...), hopefully that will change at some point.

For now however, you could possibly work around this with webGL - Version 10 DP2, fixes issues with webGL and now functions properly. You may be able to do a fair amount of 3D stuff in webGL is that's feasible for you...

As an example, create an empty stack in version 10dp2, add a browser widget and set its URL to https://webglsamples.org/blob/blob.html and marvel ;)
webGL.jpg
Hope that helps,
Stam

Re: 3d graphics

Posted: Thu Feb 24, 2022 8:44 pm
by trags3
Thanks Stan & Klaus.

Re: 3d graphics

Posted: Thu Feb 24, 2022 8:47 pm
by trags3
Sorry for the typo Stam!
Tom

Re: 3d graphics

Posted: Thu Feb 24, 2022 9:10 pm
by richmond62
Here's something totally fake . . .
-
SShot 2022-02-24 at 22.09.10.png