-
I'm using:
Embarcadero® Delphi 12 Version 29.0.53982.0329
Delphi 12 and C++ Builder 12 Update 2
This is the latest version of Delphi Athens.
The GLScene group is loaded and builded without error…
-
I don't know if this project is still alive...
Based on the sample code I extended a TextureView I can directly add to the layout file.
I feed the method onWaveFormDataCapture with PCM audio data …
-
### Task List
- [ ] Remove hacking.h
- [ ] Use Markdown file as main page plus all other non-source documentation.
- [ ] Create high level overview of application structure
- [ ] Viewport programmin…
-
Bulding Camotics on aarch64 rk3588 (16GB RAM) armbian/ubuntu jammy.
uname -a:
"Linux a 6.1.43-vendor-rk35xx #1 SMP Sun Mar 10 09:11:59 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux"
The build seq…
-
I found this dataset first because I was searching for JSON file format:
https://github.com/martynafford/natural-earth-geojson
It seems to be a conversion of version 4 of this github repository,…
-
what steps to build this project?
-
Testing jit.gl.isf on native Max 8.0.6, on my second windows 10 computer, and I can not get it to work, even from the maxhelp screen. I have properly installed the ISF folder in the packages directory…
-
Packages will be downloaded and extracted to a Package Cache folder, rather than into each project. An Environment variable (using DPM here, but the name is not decided yet) will expose the package ca…
-
Of course the bug is not easy to reproduce.
But it looks like related to a change of graph in a view after closing some.
The pixel oriented view had no graph assigned to it when I closed it.
Here i…
-
Hey, I am trying to render to a texture using a framebuffer, but I can't seem to make it work, could you help me out here?
So I am setting up a SurfaceView and tried a simple rendering, which works…