Community
3ds Max Shading, Lighting and Rendering
Welcome to Autodesk’s 3ds Max Forums. Share your knowledge, ask questions, and explore popular 3ds Max materials topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

omni light dosnt shown inn the render

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
alikarabuk523
549 Views, 2 Replies

omni light dosnt shown inn the render

alikarabuk523_0-1713791475934.png

 

omni light dosnt shown inn the render

Tags (1)
Labels (1)
2 REPLIES 2
Message 2 of 3
thor98_
in reply to: alikarabuk523

@alikarabuk523 Does Vray support standard Max lights, Omni in this case? :thinking_face: - Arnold does not.

 

In the event that it's not simply an issue with the Omni light's properties (e.g. Light Strength), then you will have to use Vray lights instead. You can replace your existing Omni lights with Vray lights by doing this

  1. create a Vray point light, name it VRayOmni
  2. open maxscript listener
  3. select all of your omni lights
  4. in maxscript listener, insert this code and hit SHIFT ENTER
    for obj in selection do instancereplace obj $VRayOmni

Your omni lights should now be replaced with your VRayOmni light. I did not author the code

Thor Nielsen

3D Generalist // 3ds Max user

EESignature



Message 3 of 3
newtovray
in reply to: thor98_

Where may I find the Vray point light in 3DS max?

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report