Menu

Tree [406fe1] master /
 History

HTTPS access


File Date Author Commit
 _EXTRAS 2023-08-09 3droberto 3droberto [b10206] tcpusb updates
 apps 2024-03-04 3droberto 3droberto [406fe1] corrections
 include 2024-03-04 3droberto 3droberto [406fe1] corrections
 lib 2021-12-21 3droberto 3droberto [f89ee4] blender virtual slaves and pendulum scene
 lib_desktop 2021-12-21 3droberto 3droberto [f89ee4] blender virtual slaves and pendulum scene
 lib_jetson 2021-12-13 3droberto 3droberto [33b111] reward types
 src 2024-03-04 3droberto 3droberto [406fe1] corrections
 .gitignore 2023-08-09 3droberto 3droberto [b10206] tcpusb updates
 CMakeLists.txt 2024-03-04 3droberto 3droberto [406fe1] corrections
 README.md 2021-10-18 3droberto 3droberto [029991] start modified
 build.sh 2022-12-14 3droberto 3droberto [5f74ad] neural network working
 build_jetson.sh 2023-01-09 3droberto 3droberto [6bc154] new jetson build for autostart
 build_jetson_auto.sh 2023-01-09 3droberto 3droberto [253e75] build.sh Projectpath
 build_jetson_auto_service.sh 2023-01-09 3droberto 3droberto [ee7bbc] build.sh Projectpath

Read Me

NSCE

NSCE Parts

NCLGL. GPGPU library.

Native version of old GPGPU Javascript library WebCLGL

NCLGL use WebGL2 specification to interpret code.

First version of algorithm was created in 2013 (hosted on Google Code). On this, WebGL is used like OpenCL for GPGPU calculus using the traditional Render To Texture technique.

Features:

  • Basic numerical calculus on GPU.
  • WebGL graphics allowing write multiple shaders, interconnect and save arguments.
  • NCLGL handle any WebGL operation preparing all neccesary resources (buffers and programs initialization, vertex/fragment programs buffers interconnection, Renders to texture, etc... reducing time to write any advanced shaders.

Hackaday project

NSCE. Scene-Graph for GPGPU | Graphics (C++)

NSCE is a Scene-Graph which use NCLGL to facilitate perform advanced algorithms on GPU.

Notes:

  • Start with:
    ./build.sh "nsce" 1 1

  • MPLABX:
    change WIFI AP, password and port in "master" MCU project (system.c & esp8266_start() in ESP8266_functions.c)

  • shared_inc repo include some required header and source files

MongoDB Logo MongoDB