B4A Question OpenGL light effect (VR-GLASS) - Sagenut (first post)    Jun 26, 2024   (1 reaction) It's absolutely AWESOME what you are getting out!
WOW! Italian OpenGl in B4I - ivanomonti (first post)    May 06, 2023   (1 reaction) Prova a mettere del codice che di sicuro qualcuno salta fuori, detto così fanno fatica ad aiutarti...
magari mettendo il link di OpenGL
inserendo cosa fa il tuo software
Insomma qualche traccia di aiuto B4A Library [Lib] Accelerated surface - Informatix    Dec 11, 2015   (20 reactions) This library provides a dedicated drawing surface embedded inside a view, which benefits from the hardware acceleration. With it, you get the speed of OpenGL for 2D without the complexity. It includes many Canvas methods (with anti-aliasing, matrix and camera) and a few useful methods for Bitmaps an B4A Question OpenGl - GiovanniPolese    Dec 13, 2022 Hi to all
I am thinking to use OpenGl on my Galaxy Tab s10 tablet and Galaxy s50 phone. I have downloaded the samples available here, particularly the NeHe examples, with no change (but the not the last lessons, with Java parts, because I have no skills on this method of working) Just compiled but n B4i Question opengl - Star-Dust (first post)    May 10, 2023   (1 reaction) Hi,
It is actually available as you see in the example/tutorial below, But you have to work on it to get what you need,
Unfortunately I don't have the time to work on it, sorry. But you can do it yourself with the tutorial
https://www.b4x.-cubeexample-gpuimage.123569/#content B4A Library 3D Bodies - Four libraries - derez    Oct 17, 2022   (18 reactions) Reuse of something I did in B4ppc days and got a round tuit now for B4a.
There are three libraries, doing similar thing with variations:
1. A 3D cube, with or without dice numbers on, can roll by touch or by command or provide a throw result by click.
2. A 3D library for any body, provided that you B4A Library OpenGL 2.0 library - agraham    Sep 29, 2019   (5 reactions) Android 2.2 and later support OpenGL 2.0 ES as well as OpenGL 1.0 ES. Having produced an OpenGL library for 1.0 I thought I may as well do one for 2.0 as well so here it is!
The included "demo" is not really a demo at all and does little more than test the device OpenGL capability and initialise a B4A Question B4A and OpenGL to simulate a 3DPrinter - MarkusR (first post)    Aug 21, 2018   (2 reactions) a desktop pc should have full open gl and a phone only open gl for Embedded Systems (<- no fun^^). https://en.wikipedia.org/wiki/OpenGL_ES
that is a big difference in features and handling.
here you find docu about open gl / open gl es (the last is V3.2) / web gl
https://www.khronos.org/
a interes B4J Library [B4J] WebGL Library - max123    Mar 02, 2025   (20 reactions) Open the B4J IDE, open the first demo project example jWebGL_Demo1
Compile it, you will end up with a small form with a button, press it to start the process
After you press the button, you will see some infos in the log, and at the end of log you will see 2 lines in magenta color, one to access the B4A Question 3D shooter game (fps) - ilan (first post)    Mar 28, 2024   (1 reaction) i am not familiar with opengl but is it drawn on a panel?
if yes you may add another panel with a simple b4xcanvas over it and draw the 2d image you like. i guess you want to draw the controls right?
the background can be transparent and like this you could have 2 separate panels. 1 for opengl rende Page: 1   2   3   4   5   6   7   Powered by ColBERT |