Welcome to Lionhead Community Sign in to Windows Live ID | Help

Search

You searched for the word(s):
Showing page 1 of 3 (28 total posts) < 1 second(s)
  • Re: Model Data Management

    Ok, i think i now have some sort of solution to my problem:AssetsManager only keep pure data from loaders.But when i want to add an object in my world, i create a new node in my scenegraph and use&nbsp; the data from the assetsmanager to create that object.So:reference = m_hAssetsManager-&gt;loadStaticGeometricAsset( ''cube.obj'', ''TestCube'' ...
    Posted to Advanced Programming Techniques (Forum) by ZuraK on June 17, 2009
  • Model Data Management

    Question: What would the best way for me to store my model data, vertices, normals etc?I'm building a assets management system for my 3D engine. I'm using DirectX9, C++, unmanaged code. I'm aiming for a flexible system where i can load a model during runtime, via means of my choice (triggered, scripted, console), retain it in memory for unknown ...
    Posted to Advanced Programming Techniques (Forum) by ZuraK on June 12, 2009
  • Re: Restart

    Ok, since i've been studying alot of object-oriented programming during my first year at the game development programme at LTU, i've come to know that alot is in the design of a game. I'm really drunk so i think i'm really straight-forward when im writhing this:The most important thing reagarding designing a starting of a game is, that you really ...
    Posted to Programming (Forum) by ZuraK on August 28, 2008
  • Re: Restart

    GAH! Does this even seem possible? It seems like i never goingto be content with my creation =(./*****************************************************************************class Basics{public: Base( window_creation_information ) // window proc &amp; process // window process calls engine-&gt;update, wich calls // updatePhysics(); and ...
    Posted to Programming (Forum) by ZuraK on September 13, 2007
  • Re: Restart

    I've managed to solve the problem, tho i haven't implemented it yet. Hopefully i will have some time to implement and test it out soon. Too much studies =(./* Mike */
    Posted to Programming (Forum) by ZuraK on September 5, 2007
  • Re: Alien WIP

    Nah, a separate thread is enough for me. Easier for me to find too =).Anyway, started to working on one of the shoes/sandals or something, just some shape so far. Going to add some buckle/snap and detail later on.
    Posted to Art, Graphics & Web Design (Forum) by ZuraK on August 13, 2007
  • Re: Alien WIP

    Ah, the places in red?Tho the height of the legs can look a bit strange from the angle, both halves of the model would be identical since i use symmetrical modelling (seam is visible). I'm not very happy about the hands/fingers, shoulders or ankles =(. (Tho it's kinda fun modelling on the fly)
    Posted to Art, Graphics & Web Design (Forum) by ZuraK on August 12, 2007
  • Alien WIP

    Just some far-from-finished model I'm working with when I'm not programming.
    Posted to Art, Graphics & Web Design (Forum) by ZuraK on August 12, 2007
  • Re: Restart

    No ideas? /* Mike */
    Posted to Programming (Forum) by ZuraK on July 8, 2007
  • Re: Restart

    I have been thinking... how about threading, is it possible to skip cBase message-loop problem with threading?
    Posted to Programming (Forum) by ZuraK on July 7, 2007
1 2 3 Next >