Stupid Question
![A3DLover](https://farnsworth-prod.uc.r.appspot.com/forums/uploads/userpics/489/n3KF0I7VWM752.png)
Yes im stupid for asking stupid question:
How would noob go about writing 3D bridge plugin to photoshop for version ds studio 2.3 and up for ps version 8 and up.
Thanks O.o
You currently have no notifications.
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
Learn the scripting language.
then see if the scrpts written are accessible, and use those as a guide.
Once you'd learnt the language, they wouldn't necessarily be a requirement, but might make it easier.
Find out if any components specific to Photoshop would work, otherwise you would also need to write the .dll for photoshop; they may be doable in C# or perhaps VB, but may need to be done in C++ (or be less complicated).