Skip to content

Commit

Permalink
added color and normal for mesh extraction based on sampling from neu…
Browse files Browse the repository at this point in the history
…ral radiance field in the direction opposite to the surface's normals
  • Loading branch information
DomainFlag committed May 21, 2020
1 parent b4e3c3c commit 153fa83
Show file tree
Hide file tree
Showing 25 changed files with 728 additions and 84 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,7 @@ dmypy.json
models/*
data/*
.idea
src/nerf/cache/
src/nerf/logs/
**/cache/
**/*logs/
.venv/

1 change: 1 addition & 0 deletions .python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.7.7
1 change: 0 additions & 1 deletion data

This file was deleted.

Loading

0 comments on commit 153fa83

Please sign in to comment.