leozide / leocad

A CAD application for creating virtual LEGO models
https://www.leocad.org
2.47k stars 209 forks source link

Add "Default Lights" settings into "Preferences" #291

Open ghost opened 5 years ago

ghost commented 5 years ago

Add "Defaults Lights" settings similar as it implemented in Blender ("OpenGL Lights" settings)

leozide commented 5 years ago

I have no idea what this means, can you explain?

ghost commented 5 years ago

can you explain?

I mean need add something like this

pic.1

As for now, there no way to change lights in LeoCAD

pic.2

j6t commented 3 years ago

Do you have a reason to call the option "Default Lights"? As far as I know, unless flat lighting is chosen, there is only one lighting mode. Shouldn't an option just be called "Lights"?

ghost commented 3 years ago

Shouldn't an option just be called "Lights"?

There should be two things implemented for this feature request:

rsbx commented 3 years ago

I think a more general solution would be to implement the INCLUDE meta functionality, like Lpub3d.

leozide commented 3 years ago

The plan is to let users add their own lights, that mode will be called something like "Lights".

ghost commented 3 years ago

The plan is to let users add their own lights, that mode will be called something like "Lights".

Happy to hear that this is on TODO list!

But, guess, OpenGL lights (locked to viewport of working area) & light sources (lamps & placed on scene; not locked to viewport) should be two different features and both should be in LeoCAD, similar to how it works in Blender.