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

@box2d/lights

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@box2d/lights - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

15

package.json
{
"name": "@box2d/lights",
"version": "0.7.2",
"version": "0.7.3",
"description": "A TypeScript port of Box2DLights",
"homepage": "https://github.com/lusito/box2d.ts",
"keywords": [
"box2d",
"libgdx",
"lights",
"lighting",
"shadows",
"game",
"TypeScript"
],
"homepage": "https://lusito.github.io/box2d.ts/",
"bugs": {

@@ -36,3 +45,3 @@ "url": "https://github.com/lusito/box2d.ts/issues"

},
"gitHead": "505014886b16c3fd6bdbf4a00b167761b10a3668"
"gitHead": "85f94a247ba1fb335b3e51938a0606a537bf9895"
}

22

README.md

@@ -1,2 +0,2 @@

# Box2DLights
# @box2d/lights
[![screenshot](http://img.youtube.com/vi/lfT8ajGbzk0/0.jpg)](http://www.youtube.com/watch?v=lfT8ajGbzk0)

@@ -28,1 +28,21 @@

TODO (see the testbed for simple examples)
## The @box2d Ecosystem
@box2d is a full-blown ecosystem for box2d for the JavaScript/TypeScript world. It can be used both in the browser and in node.js
Check out demos and compare performance here: https://lusito.github.io/box2d.ts/
**Fair Warning:** The whole @box2d ecosystem is in an early stage, so it will probably change a lot before we release the first stable version (1.0.0).
Other packages included in the ecosystem:
- Benchmark: Based on [bench2d](https://github.com/joelgwebber/bench2d) by joelgwebber
- Controllers: From the LiquidFun project
- Particles: Also from the LiquidFun project
- Lights: [ported from LibGDX](https://github.com/libgdx/box2dlights)
- Testbed: A set of demos, partially ports of the original projects, partially new ones.
# Contributing
We're looking for contributors to make this the best place to start with box2d on the web.
Check out the project page for more information: https://github.com/Lusito/box2d.ts
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