Advanced rendering techniques - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: General (https://forums.ldraw.org/forum-12.html) +--- Forum: Help (https://forums.ldraw.org/forum-13.html) +--- Thread: Advanced rendering techniques (/thread-28411.html) |
Advanced rendering techniques - James - 2024-09-13 Hallo, My project aims to create highly realistic visualizations that can compete with professional advertising graphics and must look as natural as possible. How can I achieve realistic lighting effects in LDraw models? James RE: Advanced rendering techniques - Roland Melkert - 2024-09-13 (2024-09-13, 10:41)James Wrote: How can I achieve realistic lighting effects in LDraw models? For this you need to import your model into a photorealistic render platform, like pov-ray (ldview or ldcad export) or blender (LDraw input plugin, or gltf export/import trough my LDCad). |