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

fragment-shader

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fragment-shader - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "fragment-shader",
"version": "0.1.0",
"version": "0.1.1",
"description": "A lightweight, performant WebGL fragment shader renderer + editor. ",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -22,4 +22,2 @@ # **fragment-shader**

---
```bash

@@ -33,4 +31,2 @@ npm install --save fragment-shader

---
> **Note** there are several plugins in modern IDEs (VSCode, etc.) that enable GLSL (shader language) syntax highlighting within template literals by prefacing them with `/*glsl*/` – doesn't seem to work on GitHub though.

@@ -64,4 +60,2 @@

---
If you wish for the renderer to behave differently than its default configuration, you can do so by passing the constructor a configuration object. The object's shape (and its default values) look like this:

@@ -133,4 +127,2 @@

---
## **Editor.ts**

@@ -152,2 +144,2 @@

> ( More documentation coming soon! )
( More documentation coming soon! )
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