mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 07:03:59 -06:00
Initial experiments with vertex / fragment shaders,
prototype to visualize layer thickness.
This commit is contained in:
parent
946b36bb4d
commit
7e1af658b6
3 changed files with 288 additions and 3 deletions
|
@ -14,6 +14,7 @@ use Slic3r::GUI::ConfigWizard;
|
|||
use Slic3r::GUI::Controller;
|
||||
use Slic3r::GUI::Controller::ManualControlDialog;
|
||||
use Slic3r::GUI::Controller::PrinterPanel;
|
||||
use Slic3r::GUI::GLShader;
|
||||
use Slic3r::GUI::MainFrame;
|
||||
use Slic3r::GUI::Notifier;
|
||||
use Slic3r::GUI::Plater;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue