Skip to content

Commit

Permalink
Removing doughtnut normal
Browse files Browse the repository at this point in the history
  • Loading branch information
davesmith00000 committed Jan 17, 2024
1 parent 61acce4 commit 0611af5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 70 deletions.
5 changes: 0 additions & 5 deletions build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,6 @@ object shaders extends mill.Module {
makeIndigoOptions("Doughnut")
}

object `doughnut-normal` extends shadermodule.ShaderModule {
val indigoOptions: IndigoOptions =
makeIndigoOptions("DoughnutNormal")
}

object metaballs extends shadermodule.ShaderModule {
val indigoOptions: IndigoOptions =
makeIndigoOptions("Metaballs")
Expand Down
65 changes: 0 additions & 65 deletions shaders/shapes/doughnut-normal/src/DoughnutNormal.scala

This file was deleted.

0 comments on commit 0611af5

Please sign in to comment.