Hey,
Because I am a Mac user I am trying to use WrapX on AWS EC2 g2.2xlarge with a windows 2016 + Nvidia driver installed. ( and vs2017 )
That’s the log, I got when I tried to do anything, I got this log :
Hope that helps, let me know if you have any advice,
Best Regard,
Stephane-lb
Hello Stephane,
As far as I can see, Amazon instances prodive only basic OpenGL support (1.1) which is not enough to run WrapX. In order to render viewport WrapX uses some functions from 3.3. If you need only scripting without GUI then you can import wrap module directly from python console (it doesn’t require OpenGL at all). But if you need viewport then you can try to use some virtualization software on your Mac (like VMware Fusion which has 30-day trial) to run WrapX. However we do not consider running Wrap/WrapX viewport in virtual machine as our priority since in the typical case one have scans with millions of polygons as well as big textures which simply do not fit in video memory in virtualized environment. So at this moment the only reliable way to run Wrap/WrapX is real Linux/Windows host.
Ivan