Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
qibinyi authored and qibinyi committed Aug 23, 2017
1 parent c7db73c commit e4f3f36
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dev_notes/blender.md
Original file line number Diff line number Diff line change
Expand Up @@ -748,5 +748,13 @@ f (8 4 2 6)//6
- One very common bug we encounter is unexplainable wonky lighting
- The issue typically comes down to normal management and can be solved with a few function calls or button clicks in Blender itself

![](https://raw.githubusercontent.com/mebusy/notes/master/imgs/blender_cocentric_normal.png)

The left side is a cube’s .obj file , which has been improperly given concentric normals.

while the right side is correctly exported with planar normals.





Binary file added imgs/blender_cocentric_normal_render.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/blender_coplanar_render.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e4f3f36

Please sign in to comment.