Ask Your Question
1

3D contours, dual contouring algorithm, python implementation

asked 2018-04-15 21:54:48 -0600

sjhalayka gravatar image

Holy cow... I found a code that does 3D Dual Contouring, in Python. It's a much better alternative to Marching Cubes, supposedly.

Check it out:

https://github.com/BorisTheBrave/mc-d...

https://www.gamedev.net/forums/topic/...

edit retag flag offensive close merge delete

Comments

Its nice but I am wondering how this will ever help users :D

StevenPuttemans gravatar imageStevenPuttemans ( 2018-04-17 07:43:29 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
2

answered 2018-04-17 09:08:16 -0600

sjhalayka gravatar image

updated 2018-04-17 11:45:35 -0600

With this code, one would be able to code a Nifti NII file reader (like https://github.com/sjhalayka/nii_reader), and convert all the many slices into a single 3D mesh for visualization with viz or OpenGL (like https://github.com/sjhalayka/opengl1_...).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-04-15 21:54:48 -0600

Seen: 1,566 times

Last updated: Apr 15 '18