Skip to content

Add lights to the vehicle example#461

Open
ClemensLinnhoff wants to merge 9 commits into
mainfrom
460-add-examples-for-vehicle-lights
Open

Add lights to the vehicle example#461
ClemensLinnhoff wants to merge 9 commits into
mainfrom
460-add-examples-for-vehicle-lights

Conversation

@ClemensLinnhoff

@ClemensLinnhoff ClemensLinnhoff commented Mar 23, 2026

Copy link
Copy Markdown
Collaborator

Describe your changes

  • Spot lights for all lights on the example vehicle
  • Emissive lights for all lights on the example vehicle
    • Mapped by material name
    • With individual texture
    • With atlas texture

Issue ticket number and link

Fixes #460

Checklist before requesting a review

  • I have performed a self-review of my code/documentation.
  • My changes generate no new warnings during the documentation generation.

Signed-off-by: ClemensLinnhoff <clemens.linnhoff@persival.de>
@ClemensLinnhoff ClemensLinnhoff linked an issue Mar 23, 2026 that may be closed by this pull request
Signed-off-by: ClemensLinnhoff <clemens.linnhoff@persival.de>
Signed-off-by: ClemensLinnhoff <clemens.linnhoff@persival.de>
Signed-off-by: ClemensLinnhoff <clemens.linnhoff@persival.de>
…terials

Signed-off-by: alexandros.siskos <alexandros.siskos@iccs.gr>
@hansoleon
hansoleon force-pushed the 460-add-examples-for-vehicle-lights branch from abce5ef to b31be92 Compare June 30, 2026 12:36
@AsamDiegoSanchez

Copy link
Copy Markdown
Member

MR to be reviewed by the group till the next meeting (09.07.2026)

Signed-off-by: alexandros.siskos <alexandros.siskos@iccs.gr>
Signed-off-by: alexandros.siskos <alexandros.siskos@iccs.gr>
Comment thread examples/vehicle_example/vehicle_example.xoma Outdated
Comment thread examples/vehicle_example/vehicle_example.xoma Outdated
Comment thread examples/vehicle_example/vehicle_example.xoma Outdated
Comment thread examples/vehicle_example/vehicle_example.xoma Outdated
Comment thread examples/vehicle_example/vehicle_example.xoma Outdated
Comment on lines +331 to +347
{
"node": "Window_R",
"thickness": 0.005
},
{
"node": "Window_FL",
"thickness": 0.005
},
{
"node": "Window_FR",
"thickness": 0.005
},
{
"node": "Window_F",
"thickness": 0.005
}
]

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When the content of the xoma file is finished, we should run an auto-formatter over the file. I think there are some indentations that are not correct.

Comment thread examples/vehicle_example/vehicle_example.blend Outdated
… .bin file

Signed-off-by: alexandros.siskos <alexandros.siskos@iccs.gr>
Signed-off-by: alexandros.siskos <alexandros.siskos@iccs.gr>
},
{
"assoc_node": "Grp_Light_High_Beam_Left_0",
"material_name": "Light_Head_Reflector_Left",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For every light, there now are two emissive surfaces: lens and reflector. Since the lens is in front of the reflector, it would be enough, if just the lens was the emissive surface.

@AsamDiegoSanchez

Copy link
Copy Markdown
Member

@hansoleon will change it again based on the comments and discussions.

@hansoleon
hansoleon marked this pull request as ready for review July 19, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add examples for vehicle lights

3 participants