wasm-fractal | JS multi-threaded in-browser fractal generator
kandi X-RAY | wasm-fractal Summary
kandi X-RAY | wasm-fractal Summary
wasm-fractal is a JavaScript library typically used in Binary Executable Format applications. wasm-fractal has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
View it here (Requires a browser that supports WASM: Edge 16+, Firefox 53+, Chrome 57+, Safari 11+). A Fractal generator written in Rust + JavaScript. The Rust code is compiled to WASM and is the heart of the fractal generator. The main thread queues up work to hand out to multiple Web Workers, who themselves instantiate and run WASM to generate the resulting data, which is then sent back to the main thread to be splatted onto one of a few canvases to progressively render from low to retina quality resolution. There are a couple of things that can be tweaked/obtained in the console (iters is the main one).
View it here (Requires a browser that supports WASM: Edge 16+, Firefox 53+, Chrome 57+, Safari 11+). A Fractal generator written in Rust + JavaScript. The Rust code is compiled to WASM and is the heart of the fractal generator. The main thread queues up work to hand out to multiple Web Workers, who themselves instantiate and run WASM to generate the resulting data, which is then sent back to the main thread to be splatted onto one of a few canvases to progressively render from low to retina quality resolution. There are a couple of things that can be tweaked/obtained in the console (iters is the main one).
Support
Quality
Security
License
Reuse
Support
wasm-fractal has a low active ecosystem.
It has 60 star(s) with 1 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 2 have been closed. On average issues are closed in 0 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of wasm-fractal is current.
Quality
wasm-fractal has 0 bugs and 0 code smells.
Security
wasm-fractal has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
wasm-fractal code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
wasm-fractal is licensed under the Unlicense License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
wasm-fractal releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
It has 100 lines of code, 0 functions and 4 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed wasm-fractal and discovered the below as its top functions. This is intended to give you an instant insight into wasm-fractal implemented functionality, and help decide if they suit your requirements.
- Initialize the fractal workers
- Create a fractal worker .
- Renders the fractal buffer
- Create a new heatal workers
- Initialize Queue .
- Run the worker .
- Sets all canvas sizes
- Convert raw options into a raw object
- Posts an error to the console .
- Get a canvas
Get all kandi verified functions for this library.
wasm-fractal Key Features
No Key Features are available at this moment for wasm-fractal.
wasm-fractal Examples and Code Snippets
No Code Snippets are available at this moment for wasm-fractal.
Community Discussions
No Community Discussions are available at this moment for wasm-fractal.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install wasm-fractal
You can download it from GitHub.
Support
This is primarily a demo of Rust + WebAssembly, so I'm not looking to add or support lots of new features, but I'll happily accept fixes to bring it into line with the most recent stable Rust/wasm-bindgen versions. If you have something else in mind, please get in touch!.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page