Very nice program!
Question.
I have a ball on a table and I want some shadow at the bottom.
How do I cast shadows on objects ? I mean real shadows.
COOL3D can add a drop shadow behind the object but it doesn't give a perspective.
How to cast shadows on objects?
GOD00007,
Shadows are applied globally. Other cons is that they take the shape of the facing camera. Cannot be distorted or slanted. Color-oriented and do not allow for transparency. So how do you use it effectively? Sometimes one has to render two versions: one project with shadow and the other without in 32 Bit RGB AVI. This way you can overlay them in video editor with alpha channel intact. Sometimes, even a program like MSP's Video Paint module is needed for post work. Or one can do this labor-intensive task of post in a photo editor frame by frame.
Here's a sample I did that follows the abovementioned advice.
http://media.putfile.com/The-Wonkavator/320
Hope this helps.
Shadows are applied globally. Other cons is that they take the shape of the facing camera. Cannot be distorted or slanted. Color-oriented and do not allow for transparency. So how do you use it effectively? Sometimes one has to render two versions: one project with shadow and the other without in 32 Bit RGB AVI. This way you can overlay them in video editor with alpha channel intact. Sometimes, even a program like MSP's Video Paint module is needed for post work. Or one can do this labor-intensive task of post in a photo editor frame by frame.
Here's a sample I did that follows the abovementioned advice.
http://media.putfile.com/The-Wonkavator/320
Hope this helps.
-
GOD00007
-
htchien
- Advisor
- Posts: 2013
- Joined: Sat Dec 11, 2004 12:10 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- Location: Taipei, Taiwan
- Contact:
Object-based shadow is not supported in C3DPS. Also, the ray-tracing rendering effect you show in the picture is also not supported in C3DPS.
C3DPS is good for simple 3D animation, but if you want some more powerful 3D effects, you need Shade or 3D Studio MAX to make those effects.
Sorry if I cannot help.
H.T.
C3DPS is good for simple 3D animation, but if you want some more powerful 3D effects, you need Shade or 3D Studio MAX to make those effects.
Sorry if I cannot help.
H.T.
Ted (H.T.)
[color=red]The message is provided AS IS with no warranties and confers no rights. For official tech support please contact Corel Tech Support.[/color]
[url=http://www.youtube.com/htchien]My YouTube channel[/url]
[color=red]The message is provided AS IS with no warranties and confers no rights. For official tech support please contact Corel Tech Support.[/color]
[url=http://www.youtube.com/htchien]My YouTube channel[/url]
-
GOD00007
-
GOD00007
-
htchien
- Advisor
- Posts: 2013
- Joined: Sat Dec 11, 2004 12:10 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- Location: Taipei, Taiwan
- Contact:
You can export 3D models in C3DPS by selecting the objects you wish to export and then select File->Export 3D Model to the 3D file format you want.
C3DPS supports to export to DirectX (.X) or 3D Studio (.3ds) file format for 3D models.
After you export the 3D models, you can import those .X/.3ds files into 3D Studio MAX or other 3D rendering softwares such as Bryce 3D, Poser 3D, Shade 3D or Maya. You can use Google to find information about these programs and how to add shadows in them.
Hope this helps.
H.T.
C3DPS supports to export to DirectX (.X) or 3D Studio (.3ds) file format for 3D models.
After you export the 3D models, you can import those .X/.3ds files into 3D Studio MAX or other 3D rendering softwares such as Bryce 3D, Poser 3D, Shade 3D or Maya. You can use Google to find information about these programs and how to add shadows in them.
Hope this helps.
H.T.
Ted (H.T.)
[color=red]The message is provided AS IS with no warranties and confers no rights. For official tech support please contact Corel Tech Support.[/color]
[url=http://www.youtube.com/htchien]My YouTube channel[/url]
[color=red]The message is provided AS IS with no warranties and confers no rights. For official tech support please contact Corel Tech Support.[/color]
[url=http://www.youtube.com/htchien]My YouTube channel[/url]
-
GOD00007

