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

draco3d

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draco3d - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

bunny_10.drc

2

package.json
{
"name": "draco3d",
"version": "1.2.5",
"version": "1.2.6",
"description": "Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.",

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

@@ -8,2 +8,25 @@

=======
### Version 1.2.6 release
* On average 2% better encoding
* Bug fixes
### Version 1.2.5 release
* On average 10% faster decoding
* Improved Javascript metadata API
* Bug fixes
### Version 1.2.4 release
* Up to 20% faster decoding
* Added support for integer attributes to our Javascript Encoder
* Fixed issues with THREE.DracoLoader not releasing memory associated with the Draco module
* OBJ decoder can now be used to parse pure point clouds
* Added Unity plugins to support runtime loading and design-time importing of encoded Draco files
### Version 1.2.3 release
* Fixed Visual Studio building issue
### Version 1.2.2 release
The latest version of Draco brings a number of small bug fixes
* Fixed issues when parsing ill-formatted .obj files
### Version 1.2.1 release

@@ -10,0 +33,0 @@ The latest version of Draco brings a number of enhancements to reduce decoder size and various other fixes

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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