Hey Everyone,
I hope y'all are doing well. I've been trying to learn how start my first plugin which I want to make superbasic for a starter project, I have taken classes on C++ but I will not say I'm an experienced programmer by any means. The goal is to insert a cube and give it dedicated coordinates from a CSV file. I believe I have found all the functions that I need to make this happen minues some C++ functions, but my quesiton is, are there certain libs that I need to include in my header file? Also, plugin's from what I'm seeing are uncompiled lines of code...? Maybe? I see a lot of c4d_resource.h files in example files, I see a lot of c4d_plugin.h files, so I guess I'm trying to make sure I have the bare libs needed to pull from the SDK.
Any insight would be more than great, but thank you for your time and I'm looking forward to learning more about this!
Cheers!
MattG