Skip to content

Commit

Permalink
Add bullet auto-deactivation demo (#7)
Browse files Browse the repository at this point in the history
* add convex decomp demo

Signed-off-by: Ian Chen <[email protected]>

* add convex decomp low

Signed-off-by: Ian Chen <[email protected]>

* switch low res to convex hull

Signed-off-by: Ian Chen <[email protected]>

* move dir

Signed-off-by: Ian Chen <[email protected]>

* bullet deactivation demo

Signed-off-by: Ian Chen <[email protected]>

* add breakfast menu original model with updated texture name

Signed-off-by: Ian Chen <[email protected]>

* update texture name

Signed-off-by: Ian Chen <[email protected]>

* update demo

Signed-off-by: Ian Chen <[email protected]>

* update demo

Signed-off-by: Ian Chen <[email protected]>

* tweak pose

Signed-off-by: Ian Chen <[email protected]>

---------

Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Co-authored-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
iche033 and azeey authored Sep 24, 2024
1 parent 9e03c30 commit ae8c993
Show file tree
Hide file tree
Showing 31 changed files with 91,324 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions ionic_demo/worlds/breakfast_menu_convex_hull/meshes/model.mtl
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Copyright 2020 Google LLC.
#
# This work is licensed under the Creative Commons Attribution 4.0
# International License. To view a copy of this license, visit
# http://creativecommons.org/licenses/by/4.0/ or send a letter
# to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
newmtl material_0
# shader_type beckmann
map_Kd ../materials/textures/breakfast_menu_diffuse.png

# Kd: Diffuse reflectivity.
Kd 1.000000 1.000000 1.000000
Loading

0 comments on commit ae8c993

Please sign in to comment.