Skip to content

Commit

Permalink
replace sample output image
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscorn committed Jun 5, 2024
1 parent 329b786 commit e2304e0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

A 3D mesh voxelizer implemented in Rust using the DDA (Digital Differential Analyzer) algorithm. The DDA method is simple and very fast when you only want to voxelize the surfaces of meshes.

![1716994116122](image/README/1716994116122.png)
![1716994116122](docs/demo.png)

## DDA Algorithm Overview

Expand Down
Binary file added docs/demo.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 removed image/README/1716994116122.png
Binary file not shown.

0 comments on commit e2304e0

Please sign in to comment.