-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a scene to show a dxf file #95
Comments
@tobspr
|
Ok, installed Panda3D-SDK-1.10.0-69d2499-MacOSX10.6-py3.5.dmg and now it says:
I am using Python 2.7.14 |
What gpu do you have? It looks like either your driver is outdated, or your gpu is too old |
I'm running it on a MacBook Pro (Retina, 13-inch, Early 2015), it has Intel Iris Graphics 6100 1536 MB |
@tobspr Forget about the error, I will try it on another computer with Windows, it should work fine. Can I get in touch with you in some chat or something more dynamic? I wan't to ask you some questions about #95 (comment), It can be done somethink like that, right? Thanks. |
@braian87b sure, just write me an email. You can find it in the readme :) |
Hi,
I'm new here, I just saw samples, I want to achieve a python script that allows me to read some 2D dxf that I'm generating using python, they are basically random holes on a sheet, and want to automate the creation of a simple 3d render of the sheet with holes, something like this one below:
It can be done? how difficult it could be? Can I open/import the 2D dxf file or I need to convert it to a different 3D filetype previously?
Thanks in advance!
The text was updated successfully, but these errors were encountered: