Results 1 to 4 of 4

Thread: bE3D Engine wrapper for Thinbasic (one DLL file)

  1. #1
    Junior Member
    Join Date
    Mar 2016
    Posts
    19
    Rep Power
    10

    bE3D Engine wrapper for Thinbasic (one DLL file)

    A SIMPLE LIGHTWEIGHT AND FULLY FEATURED 3D ENGINE
    Totally Written in Native C++ for Windows 32bits and 64bits

    Features
    · High performance realtime 3D rendering using Direct3D and OpenGL
    · Built-in material library with vertex, pixel, and geometry shader support
    · Accurate timer system for realtime based and smooth animations
    · Particles, Water, 3Dprimitives, 3DSprites,lightmaps, Reflexions, stencil shadows
    · Built-in Materal shaders : Texture mapping, bilinear-Trilinear-AA filtering, gouraud shading, alpha-blending and transparency.
    · Support Hlsl and glsl shaders.
    · Support for mouse, keyboard and joystick inputs.
    · Support loading of animated meshes .b3d and .X formats
    · Support loading of Textures: PNG and JPEG File formats
    · Fast and easy collision detection system.
    · 2D Fast drawing functions with alpha blending, bitmapfonts, Render on textures..
    · Built-in Sound Engine with playback volume and pich control
    · Support loading of sounds and music : Mp3 and Ogg file formats
    · Includes bitmap font tool maker. Can Create colored bitmap fonts from TTF files
    · Support reading from encrypted/compressed archives: .Zip and .Rar file formats
    · Clean, easy to understand, and well documented API with demo examples.
    · All-in-One simple light-weight DLL file (about 3Mb)

    Original pack
    https://sites.google.com/view/be3d-engine/downloads
    Engine Site :
    https://sites.google.com/view/be3d-engine/about

    I wrote a wrapper for ThinBasic.
    https://drive.google.com/file/d/1ToB...usp=drive_link

    PS: some functions are not well translated to thinbasic yet . if you have an idea how to make them work , then thanks to share it.

    Have a look and share feedbacks

  2. #2
    thinBasic MVPs Michael Hartlef's Avatar
    Join Date
    Sep 2006
    Location
    Germany
    Age
    58
    Posts
    3,299
    Rep Power
    348
    1. No docs, not samples
    2. Weirdly only supporting old 3D file formats
    3. Seems to be a payed product
    4. No information about the entity behind the "engine"
    5. The website breaks all the laws set by the GDPR


    Well, I can only say avoid it.

  3. #3
    Junior Member
    Join Date
    Mar 2016
    Posts
    19
    Rep Power
    10

    bE3D engine ShowCase

    Showcase.jpg

    A game to show engine caps.
    Tested it on Windows 11 Dx 11 intel I3
    Worked fine
    only 2 files : exe and dat file
    no dll here (i think it is fully integrated in the exe file)
    https://drive.google.com/file/d/1QDf...ew?usp=sharing
    Last edited by lassad; 22-08-2024 at 01:34.

  4. #4
    Junior Member
    Join Date
    Mar 2016
    Posts
    19
    Rep Power
    10
    Quote Originally Posted by lassad View Post
    Showcase.jpg

    A game to show engine caps.
    Tested it on Windows 11 Dx 11 intel I3
    Worked fine
    only 2 files : exe and dat file
    no dll here (i think it is fully integrated in the exe file)
    https://drive.google.com/file/d/1QDf...ew?usp=sharing
    New link
    https://drive.google.com/file/d/12Su...usp=drive_link

Similar Threads

  1. Replies: 3
    Last Post: 25-04-2024, 18:39
  2. Sigil Wrapper
    By LeftyG in forum Sources, Templates, Code Snippets, Tips and Tricks, Do you know ...
    Replies: 1
    Last Post: 12-02-2022, 18:29
  3. MCI Video Wrapper
    By Petr Schreiber in forum Experimental modules or library interface
    Replies: 20
    Last Post: 17-07-2020, 20:55
  4. OpenB3D Engine Wrapper for ThinBasic (open testing)
    By Artemka in forum TBGL Scripts and Projects
    Replies: 4
    Last Post: 12-03-2013, 23:38
  5. Another open source wrapper for FreeBASIC
    By maxim in forum Irrlicht
    Replies: 3
    Last Post: 24-06-2011, 08:03

Members who have read this thread: 6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •