Skip to content
Snippets Groups Projects
Commit 0021e603 authored by Benjamin Koltes's avatar Benjamin Koltes
Browse files

yolo

parent e52724e7
No related branches found
No related tags found
No related merge requests found
......@@ -37,4 +37,4 @@ if __name__ == '__main__':
pool.close()
pool.join()
affiche = np.array(affiche_map).reshape(nx, ny, 3)
imsave('test.png', affiche)
imsave('two_spheres_processing.png', affiche)
scenes/test.png

51.1 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment