Added orb object.
This commit is contained in:
parent
39409696e6
commit
20e7e79763
@ -16,6 +16,7 @@ GEOMETRY_SRC= \
|
||||
column \
|
||||
cube \
|
||||
hollowcube \
|
||||
orb \
|
||||
platform \
|
||||
tree \
|
||||
tree1b_lod0_1 \
|
||||
@ -36,4 +37,4 @@ clean:
|
||||
rebuild: clean all
|
||||
|
||||
$(RUNTIME_DIR)/meshes/%.bin : %.obj
|
||||
$(SILENT) $(GEOMETRYC) -f $(<) -o $(@) --packnormal 1
|
||||
$(SILENT) $(GEOMETRYC) -f $(<) -o $(@) --packnormal 1
|
161081
examples/assets/meshes/orb.obj
Normal file
161081
examples/assets/meshes/orb.obj
Normal file
File diff suppressed because it is too large
Load Diff
BIN
examples/runtime/meshes/orb.bin
Normal file
BIN
examples/runtime/meshes/orb.bin
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user