Rodrigo Faselli
33909a51cd
Fix external outline Thickness ( #14741 )
...
* Fix external outline
* Format and values
* frag_color -> gl_FragColor
* Remove Transform3d& view_matrix
* Clarify rendering comments in 3DScene.cpp
Updated comments to clarify rendering process using stencil buffer.
---------
Co-authored-by: Ian Bassi <ian.bassi@outlook.com >
Co-authored-by: Noisyfox <timemanager.rick@gmail.com >
2026-07-17 09:04:36 +08:00
Rodrigo Faselli
79aa0bd4a2
Merge branch 'main' into feature/h2c_support_clean
2026-07-12 22:00:40 -03:00
Rodrigo Faselli
78692aa08f
Interactive shadows ( #14702 )
...
Co-authored-by: Ian Bassi <12130714+ianalexis@users.noreply.github.com >
Co-authored-by: Ian Bassi <ian.bassi@outlook.com >
2026-07-12 21:44:30 -03:00
SoftFever
15412cd812
feat(profiles): Bambu Lab H2C and A2L profiles and resources
...
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
2026-07-09 01:16:25 +08:00
Noisyfox
70495a3bf9
Use texture instead of texelFetch to make it smoother
2024-08-19 23:11:01 +08:00
Noisyfox
13e18d1d65
Use a 2-pass depth based outline algorithm when selected
2024-08-18 19:31:08 +08:00
SoftFever
685de31088
Revert "Add a simple subtle outline effect by drawing back faces using wireframe mode ( #2934 )"
...
This reverts commit 0cee513416 .
2023-12-05 22:05:11 +08:00
Noisyfox
0cee513416
Add a simple subtle outline effect by drawing back faces using wireframe mode ( #2934 )
...
* Add a simple subtle outline effect by drawing back faces using wireframe mode
* Show outline in white if the model color is too dark
* Make the outline algorithm more reliable
* Enable cull face, which fix render on Linux
* Fix `disable_cullface`
2023-12-03 09:27:03 +08:00
Noisyfox
090a9247cb
Cut: Fix model rendering
2023-11-04 11:41:11 +08:00
enricoturri1966
fe78e40cb4
Various fixes
2023-11-04 11:41:06 +08:00
enricoturri1966
1e4f16bd39
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
...
(cherry picked from commit prusa3d/PrusaSlicer@76d1d4949b )
2023-11-04 11:41:05 +08:00