mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Add the full source of BambuStudio
using version 1.0.10
This commit is contained in:
6
resources/shaders/cali.vs
Normal file
6
resources/shaders/cali.vs
Normal file
@@ -0,0 +1,6 @@
|
||||
#version 110
|
||||
|
||||
void main()
|
||||
{
|
||||
gl_Position = ftransform();
|
||||
}
|
||||
Reference in New Issue
Block a user