Skip to content

generate surfaces with the different frequencies of noise and pattern. The surfaces are saved as .npy, .png and .stl files.

Notifications You must be signed in to change notification settings

Aightech/obj_dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Object dataset

This script generate a object with complex smouth surface. The surface are parametrized by two features [frequency, amplitude]. The script generate numpy array of white noise and apply a 2D butterworth filter to keep only frequencies in a given range. The numpy array is then converted saved as a .npy file and in a .png image. Then the numpy array is converted to a triangle mesh: 2 triangles per set of 4 points. Then the mesh is saved as a .stl file.

Images

Render Render

About

generate surfaces with the different frequencies of noise and pattern. The surfaces are saved as .npy, .png and .stl files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages