New Enterprise Project in Unity 5 Game Engine (SEE PICS)

Discussion in 'Fan Productions' started by Johnny Brown, Feb 25, 2017.

  1. Johnny Brown

    Johnny Brown Cadet Newbie

    Joined:
    Feb 25, 2017
    Hello All,

    I am rendering all 20+ million polys in all their vertical glory. (no not all at once), I'm using a custom LOD system I am designing that in theory should allow me to have near unlimited detail (4-6 million polys at any given time) in a local area around the player running at 60-100 FPS on a single GTX 770.

    You will be able to tour the entire ship, use ladders, turbo lifts and functional doors as well as entering and exiting Jefferey's tubes and a GUI menu that will allow you to beam to various locations on the ship. This ship is so large you could get lost!

    You will eventually be able to fly the superstructure, (pilot the massive ship) as well as seamlessly transition from piloting to the first person character controller aboard the ship. You will also be able to seamlessly transition from first person controller to piloting a shuttle craft to check out the amazing external views in all of their rendered glory.

    After the space sim and complex LOD system is done I intent to create a few short cinematic experiences. I am not sure yet what it will be, but it will involve phasers, torpedoes and shields.. perhaps a Borg incursion or a battle with a Klingon bird of prey from the same era.

    I spent many hours putting this thing together and fleshing out my LOD software to make it work. I am looking for the creator of this model to ask for permission to use/distribute it within my unity build. I am doing this as a hobby/learning project only, not for any kind of money. I am a programmer, and I am still learning lighting/texturing so my first run may not be AAA quality but it will be "functional" from a software perspective.

    Can anyone point me to the person who owns the rights to this model? There is no contact information available on sketchup nor terms of use posted.

    https://3dwarehouse.sketchup.com/user.html?id=1826765510229366637860484&nav=models

    Also, I'm not a modeler, I know enough in sketchup to be dangerous. This model isn't finished / game engine ready. I can fix the issues (and finish models) myself but it is time consuming for me not being very experienced in modeling. I could use the help if anyone is well versed in sketchup and would like to pitch in.

    I will post more updates as I go, probably once a week. Should I start a new thread or carry on here?

    Thank You,
    Johnny Brown
    onephpmastermind@gmail.com
    Unity Developer
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
     
  2. publiusr

    publiusr Admiral Admiral

    Joined:
    Mar 22, 2010
    Location:
    publiusr
    Nice!
     
    9gs likes this.
  3. Johnny Brown

    Johnny Brown Cadet Newbie

    Joined:
    Feb 25, 2017
    Thanks, it has always been my dream to build a true to life scale model of the enterprise. I wish I had enterprise D, but this one will do. I had to learn alot before I even started this project ;). Did many other projects including one where I could fly around in a moving ship and seamlessly transition from the pilot seat to the player inside the ship. Boy did that take me a little while to figure out. This,..... well this is even more complicated to actually make the superstructure move in space and parts of the interiors being rendered around windows but not the full ship. Currently I deployed a LOD system, that I came up with, with no help. It is working beautifully. I can have the entire ships superstructure active without any loading or deloading of decks and still maintain a super high FPS rendering anywhere from 4-6 million verts at once and the ship model isnt vertex optimized yet either. There is for sure, a lot of work to do. But I think I can have at least the ladders, turbo lifts and doors working, procedurally generated within a few weeks + the bridge textured and possible the GUI to allow the player to choose locations to beam to across the ship, because it will take you 10-20 minutes to traverse the ship manually from one end to the other ;) and you might get lost without a map. LOL.
     
  4. Firebird

    Firebird Commodore Commodore

    Joined:
    Apr 23, 2005
    Location:
    On the Cinerama screen, in glorious Technicolor.
    Impressive project! Wouldn't this be a better topic for the Fan Art forum?
     
  5. Johnny Brown

    Johnny Brown Cadet Newbie

    Joined:
    Feb 25, 2017
    Very early version, leave me some comments!