Simple 3D animation question
Mark Wieder
ahsoftware at sonic.net
Sat Apr 18 12:46:35 EDT 2020
On 4/18/20 6:32 AM, David Bovill via use-livecode wrote:
> For Earth Day this Wendesday a few of us are working on an art piece that I want to use Livecode for.
>
> As part of this event I need to create an interactive presentation and wish to create an icosahedrons - so a 3 dimensional hexagon - that I need to rotate in different dimensions.
At the risk of getting into a religious war here...
I wouldn't do this in LiveCode.
Have you seen threejs?
https://threejs.org
example:
https://threejs.org/examples/#webgl_geometry_convex
source:
<https://github.com/mrdoob/three.js/blob/master/examples/webgl_geometry_convex.html>
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list