threejs
Reactive icon

ThreeJS

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded
 on 09 November 2024
 by 
0.0
 (0 ratings)
threejs

ThreeJS

Compatible with:
Created on OutSystems 11

Version 1.0.3

Stable
Current
See documentation
Uploaded on 09 November 2024 by 
Compatible with:
Version 11
11.14.0 to 11.31.0
Database:
All
Release notes:
  • Added new client actions:
    • SetCameraLookAt;
    • CreatePlane;
    • CreateEdgesGeometry;
    • CreateLineSegments;
  • Added non-mandatory attribute MaterialSideId to all material structures;
  • Added a Static Entity, MaterialSide, that contains the available Material Sides (FrontSide, BackSide and DoubleSide);


The demo application has also been updated with several new demos.

Application Objects:
ThreeJS has 1 AOs.

Version 1.0.2

Stable
See documentation
Uploaded on 29 April 2024 by 
Compatible with:
Version 11
11.14.0 to 11.31.0
Database:
All
Release notes:
  • Added a new web block called CanvasExternalJS, to allow the direct use of Javascript files, instead of using the actions available to interact with the framework.
Application Objects:
ThreeJS has 0 AOs.

Version 1.0.1

Stable
See documentation
Uploaded on 17 February 2024 by 
Compatible with:
Version 11
11.14.0 to 11.31.0
Database:
All
Release notes:

In this version, new client actions are added in the following folders:

  • Object:
    • SetCastShadowProperty;
    • SetReceiveShadowProperty;
  • Lights:
    • CreateSpotLight;
    • CreateDirectionalLight;
  • Materials:
    • CreateMeshPhongMaterial;
  • Scene:
    • GetObjectInScene;


Other changes:

  • Static SpotLight was removed from the base script, now you can control this feature;
  • The base Camera setup was removed from the base script, now you need to control this;
  • Added inputs on Canvas Block to allow better customization on Scene's background colour and values for Perspective Camera;
  • Updated demo application for the previous scenarios and a new scenario with movement;
Application Objects:
ThreeJS has 0 AOs.