Query And Parse JSON
JSON is one of the most popular file formats out there. This tutorial will teach you how to query and parse JSON data structures in Rete editor efficiently.
You will start by parsing a simple JSON structure and create some 3D objects from it, then we will use JSONPATH library to write more complex queries and re-create a scene with some 3D cylinders and labels.
< PreviousNext >Course Lectures
Navigate freely between lectures by clicking on them. Approximate time required: 111 minutes.

Smart 3D Models
15 minIn this lecture you will learn how to find and use components that represent 3D models. You will also see how you can parse the data of these models and use it in relation with other 3D entities in the scene.

3D Print STL
7 minIn this short free tutorial we will model few 3D boxes based on OCCT n-gon wire algorithm. You do not need an account to use the application, just open the browser and start coding along.

One-To-One Mapping
5 minIn this video tutorial you will learn how one to one mapping works in the context of Rete editor components.

Many-To-Many Mapping
10 minIn this video tutorial you will learn how many to many mapping works in the context of Rete editor components.

OpenCascade OCCT
45 minIn this video tutorial Matas Ubarevicius shows you how to model conceptual models by using OpenCascade OCCT kernel and other Rete editor features.

Query And Parse JSON
15 minJSON is one of the most popular file formats out there. This tutorial will teach you how to query and parse JSON data structures in Rete editor efficiently.

Create JSON
7 minJSON is one of the most popular file formats out there. This tutorial will teach you how to create, edit and data to JSON data structures in Rete editor.

Filter Lists
7 minLearn how to efficiently filter items using Rete editor components in this short video tutorial by Matas Ubarevicius. Matas will walk you through four key components that enable you to select items by index, extract sublists, filter every n-th item, or apply a repeatable boolean pattern.


