简体   繁体   中英

3D pdf adobe api for javascript

I know that Adobe 3D pdf support JavaScript. So, I have JavaScript code in Three.js for 3D models in 3D world.

Is it possible to have same (or similar) code in 3D pdf? I mean, I load 3D models, and do things with 3D models and have that all in 3D pdf?

What do I have to have to have this? Can I create scene with Adobe API? Is it free, Adobe API?

You can add JavaSCript to a 3D Annotation using Adobe Acrobat manually or just about any PDF library tool that supports Rich Media Annotations or will allow you to access objects at the COS dictionary level. I can advise better if you can tell me what programming languages you are most proficient at. One thing to note is that there is no physics engine or collision detection in the Acrobat JavaScript for 3D API, you'd need to add that yourself... though it is certainly possible.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM