thi-ng / geom

2D/3D geometry toolkit for Clojure/Clojurescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

question about drawing 3d objects in worldwind

zcaudate opened this issue · comments

I don't have too much opengl experience but I'm looking to do some visualisations using geom and worldwind.

I saw that both libraries use org.jogamp.jogl/jogl-all, if that helps integration at all.

I'm hoping to get some tips on how and where to start.

okay. I've figured it out.

Sorry, @zcaudate - been a super busy week and didn't have an answer ready since not familiar w/ Worldwind. Do you have a repo somewhere showing how the integration works? Thanks! :)

it's still a bit messy and WIP. I'll clean it up first.