Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

glsl-fractal-brownian-noise

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glsl-fractal-brownian-noise - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

4d.glsl

4

package.json
{
"name": "glsl-fractal-brownian-noise",
"version": "1.0.1",
"version": "1.1.0",
"description": "fractal brownian noise, glslify compatible",

@@ -30,4 +30,4 @@ "main": "fbm.glsl",

"dependencies": {
"glsl-noise": "0.0.0"
"glsl-noise": "^0.0.0"
}
}

@@ -20,3 +20,3 @@ # glsl-fractal-brownian-noise

implementations borrowed from shawn lawson:
https://github.com/shawnlawson/The_Force/blob/gh-pages/shaders/header.frag#L259-L271
Implimentations adapted from:
https://gist.github.com/patriciogonzalezvivo/670c22f3966e662d2f83

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc