mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
7ced541cb2
# Objective - example `pbr_pipelined` doesn't look like example `pbr` `pbr`: ![pbr](https://user-images.githubusercontent.com/8672791/143328022-83797197-233c-4824-8daa-4d7bd092938d.png) `pbr_pipelined`: ![pbr_pipelined](https://user-images.githubusercontent.com/8672791/143328034-8a8bdb39-0d75-472b-8880-7bb7cd48f448.png) ## Solution - set the light intensity to a higher value `pbr_pipelined` with this pr: ![pbr_pipelined_fixed](https://user-images.githubusercontent.com/8672791/143328040-4149e96c-dada-4940-9f6f-f8925e48b22e.png) |
||
---|---|---|
.. | ||
3d_scene.rs | ||
3d_scene_pipelined.rs | ||
cornell_box_pipelined.rs | ||
load_gltf.rs | ||
load_gltf_pipelined.rs | ||
many_cubes_pipelined.rs | ||
msaa.rs | ||
msaa_pipelined.rs | ||
orthographic.rs | ||
orthographic_pipelined.rs | ||
parenting.rs | ||
pbr.rs | ||
pbr_pipelined.rs | ||
render_to_texture.rs | ||
shadow_biases_pipelined.rs | ||
shadow_caster_receiver_pipelined.rs | ||
spawner.rs | ||
texture.rs | ||
texture_pipelined.rs | ||
update_gltf_scene.rs | ||
wireframe.rs | ||
z_sort_debug.rs |