Go Back   AC3D Forums > Resources > AC3D Plugins and Other Resources
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
Old 21st July 2023, 09:24 AM   #1
yabadabadoo
Junior Member
Member
 
Join Date: Mar 2020
Posts: 13
Default Old software that I got from AC3D

Hi,

Attached are two modules that I got from someone at AC3D.

I am getting an error when I compile ac3d.c. First it complained about missing

#defines for OBJECT_NORMAL and OBJECT_LIGHT. I defined these as:

#define OBJECT_NORMAL 2
#define OBJECT_LIGHT 3

Now it complains about unresolved external symbol ac_load_texture referenced in function ac_load_object.

Is there someone out there who has updated ac3d.c and ac3d.h files?

Thanks
Attached Files
File Type: zip ac3d.zip (4.7 KB, 183 views)
yabadabadoo is offline   Reply With Quote
Old 26th July 2023, 04:51 AM   #2
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,563
Default Re: Old software that I got from AC3D

Well there's no code for loading textures so that's the problem.

There is some sample code to load .ac files on the resources page, and that contains some simple texture loading code.

What is it you are trying to do?

Last edited by Andy; 26th July 2023 at 04:55 AM.
Andy is offline   Reply With Quote
Old 26th July 2023, 06:17 PM   #3
yabadabadoo
Junior Member
Member
 
Join Date: Mar 2020
Posts: 13
Default Re: Old software that I got from AC3D

OK, found the code you pointed to on the website
yabadabadoo is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -4. The time now is 07:57 AM.


AC3D Forum
(C) Inivis Limited 2020