Games Develop full 3D games with WebGL library - max123    Mar 5, 2026   (18 reactions) Hi all,
today I want to show how to create full 3D games using B4X and my WebGL library... library for desktop (Win, Linux, Mac) and Android.
For peoples who think that develop a 3D game... API it should work on any platform. I will do some research...
Three.js can do anything with 3D, from games, to super realistic scenes, to 3D cartoons, to realistic simulations, to virtual reality... Games The first playable 3D game developed with WebGL library - max123    Mar 7, 2026   (23 reactions) Hi all,
as promised to some peoples, here is the first 3D playable game developed with WebGL library,
it is a 3D Billiards 8 Ball for you. You can play it with your friends or with a fake AI... B4i Question need advice for a 3d issue - ilan    Dec 16, 2020   (1 reaction) hello everyone i came across a game ad on Facebook. It's a billiard game 2d but the balls that are rolling are somehow rolling in 3d so the half-colored ball and the number on it roll according...-simulate-3d-ball-movement-in-a-2d-game-using-spritekit i saw more threads about it but cannot find it right now. how would you solve such a problem? this is the game i am talking about: 1ytcMwn3G64... of the rolling ball. it's in 3d and i cannot use 100' of sprite sheet in any direction possible and... B4A Library [B4X][B4A] B4XDaisyHover3d - Bring Interactive, Modern 3D Hover Effects to Your UI! - Mashiane    Mar 18, 2026   (3 reactions) to introduce B4XDaisyHover3d, a new component that brings highly interactive, modern web-style 3D... 170697 Key Features: True 3D Tilt: Adjust the MaxTilt and Perspective to create realistic depth based... high-quality assets, or use ContentType = "custom" to nest complex B4X views inside the 3D... is a quick snippet demonstrating how to initialize an image card with the 3D hover effect via code: '... Initialize and set up the 3D hover view hoverItem.Initialize(Me, "hoverItem") hoverItem... B4A Library 3D Bodies - Four libraries - derez    Oct 17, 2022   (18 reactions) , 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... B4A Tutorial EasyAR 3D Object Rendering - walterf25    Jul 8, 2025   (8 reactions) here I haven't had much time but I decided to create a small example to learn how to render 3D... on ChatGPT especially for parsing the .gltf file to get what is needed in order to render a 3D object... different 3D model files such as .obj files etc.
Hope someone finds this useful and I can't wait... @agraham 's OpenGL library, I added a a glDrawElements3 function which takes 4 parameters, int, int... Games Pseudo 3d try (Road) - ilan    Jun 11, 2021   (14 reactions) just made a simple try of drawing a road using b4j. the code can be improved a lot but it is a star :) gI03vU4CFGQ... B4J Tutorial Make a simple 3D game with WebGL library, with gravity and collisions in less than 300 lines of code. - max123    Apr 19, 2025   (6 reactions) Hi all, this code will show how to make a simple 3D game, with gravity and collisions by code..., this simplifies the work while creating 3D scenes where you have to simulate gravity, collisions, joints... 3D game using WebGL library, it will work on desktop (PC, RPI, even Android over browser) and... map (6 images) to get the sky or any other 3D background environment Show you how to use shadows..., but you can even use static or animated 3D models about 30 formats are supported, but the more optimized... Share My Creation 3D pager View - jkhazraji    Dec 8, 2025   (16 reactions) Adopted from here
168197
Using Bezier curve algorithm, a 3D flipping effect was created. As finger is dragged left or right, pages are turned in a beautiful view.
See a video:
xPnCAUFuV3A
The code... B4A Example 3D Spinning Cube - Johan Schoeman    Dec 26, 2021   (19 reactions) It is mostly based on this posting. It is a 3D spinning cube. The code is very simple (the lib does all the hard lifting). You can change the images of the 6 x faces of the cube by replacing image1.png to image6.png in the /DemoRes/drawable folder of the B4A project (too lazy now to add code to the project to allow adding the images from B4A). It can be *.png or *.jpg files - as long as you keep... as that of the /Files and /Objects folders of the B4A project 3. Download the B4A lib files... Page: 1   2   3   4   5   6   |