Move rendering functions to own module
This commit is contained in:
@@ -13,6 +13,7 @@ add_library(batomorph
|
||||
src/ff.c
|
||||
src/material.c
|
||||
src/obj.c
|
||||
src/render.c
|
||||
src/rng.c
|
||||
src/vec3.c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user