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

pixi3d

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pixi3d - npm Package Versions

1235

0.9.4

Diff

Changelog

Source

[0.9.4] - 2021-05-08

Added

  • Support for creating a Cubemap from colors.
  • Support for instancing using createInstance on Mesh3D or Model.
  • Simple Color class with RGBA components.
  • Math functionality: Vec3, Quat, Mat4, Plane and Ray.
  • Support for loading binary glTF (.glb) files.
  • Additional components for TransformMatrix.
  • Convert screen coordinates to a Ray using Camera.
  • Enable/disable render passes on Mesh3D.

Changed

  • Renamed texture to cubemap on a resource loaded from a cubemap file.
  • Renamed CubeMipmapTexture to Cubemap.
  • Renamed renderType to renderSortType on Material.
  • Renamed renderPasses to enabledRenderPasses on Mesh3D.
  • Renamed texture to cubemap on Skybox.
  • Use Color instead of array on StandardMaterial, MaterialRenderPass and Light.
  • Renamed CubeMipmapResource to CubemapResource.
  • Skybox.from takes an object as an argument instead of a string.
  • Renamed setFromMultiplyWorldLocal to setFromMultiply on TransformMatrix.

Removed

  • Cubemap.fromSource was removed, use Cubemap.fromFaces instead.
  • TransformMatrix target property was removed, use math functionality instead.

Fixed

  • Fixed loading of glTF assets pointing to same resources.
  • Honor stopped interactions for CameraOrbitControl.
jnsmalm
published 0.9.3 •

jnsmalm
published 0.9.2 •

jnsmalm
published 0.9.1 •

jnsmalm
published 0.9.0 •

jnsmalm
published 0.8.1 •

jnsmalm
published 0.8.0 •

jnsmalm
published 0.7.1 •

jnsmalm
published 0.7.0 •

jnsmalm
published 0.6.0 •

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