Results 1 to 5 of 5

Thread: Next update: important changes

  1. #1
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,782
    Rep Power
    10

    Next update: important changes

    Hi all,

    in order to keep bundled exe file at the minimum size, I've asked Petr to integrate into TBGL module few functions taken from UI module.
    In this way it will not be necessary to include UI module just for few keyboard and window functions.

    So, the following UI functions will have their counterparts in TBGL module:
    IsWindow will be tbgl_IsWindow
    GetAsyncKeyState will be tbgl_GetAsyncKeyState
    GetWindowKeyState will be TBGL_GetWindowKeyState

    Quite ready new preview.

    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  2. #2

    Re: Next update: important changes

    Cool, I'm looking forward to it.

    Now that I have the last w.i.p. enemy done, I will try to come up with a joystick module.

  3. #3
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404

    Re: Next update: important changes

    That is a very good idea. I can go in and make some of the bigger textures smaller, the ones over 100k per image. Let me know if this is ok. Lately I have been using 64x64 textures and they look good in the game.

    The joystick module sounds awesome!! It will be fun to use the joystick and blast away!!

    I had another idea too for the game. Once in awhile, and this would be based on the player's score over an amount of game time. That is if the player scores and incredible amount of points in a certain amount of determined time ( this will just be trial and error to set, but let's say 200 points in 15 seconds) the Player's Ship will do a neat celebration Barrel Roll.

    Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
    Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server

  4. #4
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,129
    Rep Power
    732

    Re: Next update: important changes

    Hi,

    Mike - joystick would be very good to have covered!

    kryton, barrel roll, what a nice idea ( is it 360° rotation around Z ? )!

    Mentioned TBGL functions are developed and documented so hope they will appear in next thinBASIC release.


    Bye,
    Petr
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  5. #5
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404

    Re: Next update: important changes

    Petr, yes that is what I was thinking and the player still controls the movement of the ship L/R U/D and can join in the celebration movement with the ship's roll Glad you liked the idea.
    Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
    Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server

Similar Threads

  1. Important decision ( done late )
    By Petr Schreiber in forum TBGL module by Petr Schreiber
    Replies: 6
    Last Post: 12-05-2008, 23:03

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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