What is Nostr?
Kyle Davis /
npub13vk…wmav
2024-01-20 23:53:55
in reply to nevent1q…vp54

Kyle Davis on Nostr: npub16mtxp…dpnwy So, breaking this down further, I think what probably is needed is ...

npub16mtxp68k8c3p2sj0wzhagt3kd8ywkvzlkfyt3vrx9cahzfz000vs8dpnwy (npub16mt…pnwy) So, breaking this down further, I think what probably is needed is a way to visually (in 3d space) manipulate variables.

Imagine something like this:

```
sphere_location = ui_3dLocation(default= [10,20,30]);

sphere_diameter = ui_diameter(position = sphere_location, default= 10);

translate(sphere_location) sphere(d= sphere_diameter);
```

Then you drag for `sphere_location` and use handles for `sphere_diameter`.

With this you retain all the parametric possibilities.
Author Public Key
npub13vkju23uef2rgkca9j5e8q2mcscn07gm0nrjktdaefqz639l48uscswmav