mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 21:44:08 -06:00
GCodeViewer -> Basic indexed rendering
This commit is contained in:
parent
cc774dece7
commit
61ab7bbebf
5 changed files with 113 additions and 71 deletions
|
@ -13,5 +13,5 @@ void main()
|
|||
// world_normal_z = gl_Normal.z;
|
||||
gl_Position = ftransform();
|
||||
|
||||
gl_PointSize = 3.0;
|
||||
gl_PointSize = 5.0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue