Results 1 to 10 of 10

Thread: How to combine GBuffers & Entities?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    54
    Posts
    1,530
    Rep Power
    171

    How to combine GBuffers & Entities?

    Is there a possibility to use the functionality of GBuffers ( TBGL_GBufferDefineFromArray ) to blast the data directly into an entity (static) or is there a way if one could send or copy that GBuffer to a displaylist as first?

    Or can't i just create some virtual Entity upon the GBuffer?

    It's mostly about the speed and i want to use the entity-system.

    Passing all data at once is much faster then each vertex line by line.
    Also saving to binary would make sense then.

    Any ideas? Functionslot is no option here...

    Were it possible to add a native (fast) function to load *.obj-files into displayllist/entity? I have to admit, *.obj is not my first choice since they lack vertex-colors but they are widely common and since we don't have no own Entity-Format yet - probably because of slow loading-speed...
    Last edited by ReneMiner; 24-10-2014 at 12:17.
    I think there are missing some Forum-sections as beta-testing and support

Similar Threads

  1. The silence inside the fractal - GBuffers (how many may be used ?)
    By RobbeK in forum TBGL Scripts and Projects
    Replies: 35
    Last Post: 24-01-2014, 12:18
  2. Entities again...
    By ReneMiner in forum TBGL General
    Replies: 6
    Last Post: 17-05-2013, 10:59
  3. Preview: GBuffers for TBGL
    By Petr Schreiber in forum TBGL module by Petr Schreiber
    Replies: 11
    Last Post: 04-03-2010, 11:33
  4. Scenes and Entities
    By Intio in forum thinBasic General
    Replies: 2
    Last Post: 09-12-2008, 20:44
  5. Bone deformation and entities
    By Michael Hartlef in forum TBGL General
    Replies: 7
    Last Post: 16-02-2008, 02:16

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
  •