B4J Library [B4J] WebGL Library

Mehrzad238

Active Member
@max123, you are doing a remarkable job of making this happen. I hope for the best for you. I just want you to know how much we appreciate your work.
You will see the result in the future
 

max123

Well-Known Member
Licensed User
Longtime User
Updated the library to 1.24. This will make full compatibility with B4A WebGL library I release next. See first post for details.
 
Last edited:

OliverA

Expert
Licensed User
Longtime User
Hi @max123!

Just got this running (next project is to get the billiard game going - maybe tomorrow). I started with a fresh install of B4J 10.3 and discovered one dependency not listed in your initial post: Archiver 1.11 (found here: https://www.b4x.com/android/forum/threads/lib-archiver.21688/). Also, 10.3 already includes jServer 4.02 (yeah!!!).
 

max123

Well-Known Member
Licensed User
Longtime User
Great. Many thanks for feedback @OliverA

Now I'm not at PC but I will try to get for Archiver 1.1, I just updated to B4J 10.30 but without a fresh install this don't happen to me.
If it is needed I will add a step to download it on the library step by step setup.
For jServer 4.02, good, so now it's ok, I will remove the step to download it separately.

When you try the billiard demo project if you need support write me, I will help you.
For older demos, using the last update of WebGL 1.25, just they need some small changes in the Inizialize line,
autocomplete is your friend here. When I have some time I will update them.

An advice: If you want to try something incredible to your eyes, try the demo with animated models.

Just a note: for Archiver library it works, but I wrote some time ago a full wrapper for Zip4J. Initially I used my jZip4J here. This is an improved Archiver library,
it permits to do some things than actually Archiver cannot, like zip files to multipart, unzip multiparts zip, zip and unzip with password, just extract some files from a zip, insert files inside an existing zip and more.
This worked, but I had the problem that block the main thread, so I changed the library to be asyncronus, but after that now the library will not work at all, so finally I just opted to use Archiver library instead of my jZip4J.
 
Last edited:

max123

Well-Known Member
Licensed User
Longtime User
Updated the library to 1.25. See first post for details.
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…