I want to initiate my own OpenGL window inside Carrara Extension
![Samuel S.](https://secure.gravatar.com/avatar/e8f304a8bd3a3640fe7cacdff6f56256?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2Fe8f304a8bd3a3640fe7cacdff6f56256_100.png)
I want to initiate my own OpenGL window inside Carrara Extension; is it possible?
You currently have no notifications.
I want to initiate my own OpenGL window inside Carrara Extension; is it possible?
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
Thank you for the great information. Is it possible to get download information for the old Ray Dream Studio SDK and even other older SDKs that you mentioned?
3drendero
Can you please advise who is the owner of Carrara Cafe and how it is being maintained?
My 2 cents:
The DAZ Studio SDK has information on OpenGL and QtOpenGL (see doc folder) that might be useful.
https://www.daz3d.com/daz-studio-4-5-sdk
This website (https://learnopengl.com) shows in detail how to install and programm OpenGL in C++ on Windows using Microsoft Visual Studio 2019. Lots of theory on 3D graphics, mathematics, lighting, modeling, .... All with working code samples.
Thank you!