REFERENCES
https://www.coeval-magazine.com/coeval
https://app.klingai.com/global/
https://replicate.com/explore -- new AI
Genmo.ai
https://www.comfy.org/ (Opensource Node-like local app)
Viscom.ai
mnml.ai (with style transfer)
https://www.octobot.cloud/ AI crypto trading
https://www.voicebooking.com/fr/generateur-voix-off-gratuit  French AI text to speech - Elodie (google signin)
midjourney.com
Luma Lab
Arcsynth.ai
https://www.inciteai.com/
https://openart.ai/home (DALL-E)
Rendering engines: Enscape, Twinmotion, D5
Recursive facade division. Set both to List Access.Â
Code below:
a test of the Record component
An exaple of Box Morph Grasshopper starting from a facade polyline that becomes Twisted Boxes
Offset curve with Side specified using a point
import rhinoscriptsyntax as rs
a = rs.OffsetCurve(Crv, Pt, Dist, normal=None, style=1)
An example of Morph To Mesh
https://discourse.mcneel.com/t/is-there-a-way-to-pull-points-to-a-curve/29021
https://www.youtube.com/watch?v=dmLXgt0sfq8
3D GOOGLE MAPS
CHROM EXE SHORTCUT:
C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --disable_direct_composition=1 --gpu-startup-dialog"
SHAPEMAP TUTORIAL:
https://howtorhino.com/rhino-grasshopper-tutorials/shapemap-plugin/
Offset Type Hints for Curve and Surface CODE BELOW
How to handle Flatten or Trim for Single Branch and Multiple Branches !Set data to tree access!
Rhino Shapemap