p-otto / glkernel

C++ library for pre-computing noise, and random sample-kernels.
MIT License
0 stars 0 forks source link

Export a documentation for the Javascript API #38

Open p-otto opened 6 years ago

p-otto commented 6 years ago

Should at least serve as a "header" to look up available functions on Kernel{1,2,3,4}. Maybe also add JSDoc generated by the comments in C++ code?

Should also include, if some C++ functions could not be translated to Javascript for some reason.