Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isosurface bug under CLJS? #31

Open
jackrusher opened this issue Jan 25, 2016 · 0 comments
Open

Isosurface bug under CLJS? #31

jackrusher opened this issue Jan 25, 2016 · 0 comments

Comments

@jackrusher
Copy link

The simple voxel eroded cube demonstration works a treat with clojure, but throws this exception when run with clojurescript in the browser:

Uncaught TypeError: vertices__$1.call is not a functionthi.ng.geom.voxel.isosurface.cell_vertice_builder @ isosurface.cljc:360(anonymous function) @ core.cljs:2138cljs.core.seq_reduce.cljs$core$IFn$_invoke$arity$3 @ core.cljs:2138cljs.core.LazySeq.cljs$core$IReduce$_reduce$arity$3 @ core.cljs:3047cljs.core.reduce.cljs$core$IFn$_invoke$arity$3 @ core.cljs:2182cljs$core$reduce @ core.cljs:2153thi$ng$geom$voxel$isosurface$surface_mesh @ isosurface.cljc:391(anonymous function) @ voxels.cljs:24
reload.cljs:62 Reload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant