Skip to content

Commit

Permalink
add tv object, fixes AB#12
Browse files Browse the repository at this point in the history
  • Loading branch information
tanzimfh committed Mar 15, 2023
1 parent 454a90d commit c5a4cdf
Show file tree
Hide file tree
Showing 3 changed files with 58,391 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/bin
/.vscode
/.vscode
/EscapeJava.iml
22 changes: 22 additions & 0 deletions objects/tv.mtl
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Blender 3.4.1 MTL File: 'tv.blend'
# www.blender.org

newmtl Material.002
Ns 810.000000
Ka 1.000000 1.000000 1.000000
Kd 0.000000 0.000000 0.000000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 2

newmtl Material.005
Ns 250.000000
Ka 0.503937 0.503937 0.503937
Kd 0.000000 0.000000 0.000000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 3
Loading

0 comments on commit c5a4cdf

Please sign in to comment.