Search results

  1. Russ_H

    Getting a Xsi mod tool model in to orbiter

    What export options do you have? There is a an obj2mesh exporter by John Fotou on www.orbithangar.com I think John coded this in a day. Not bad for a days work.:) Obj2msh v1.0 I have used this and it works on low poly/object counts well. Edit: I have seen it take it...
  2. Russ_H

    Woo482's Mars rover MK 1

    That looks nice and clean. Good Job!:) Russ_h
  3. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    UPDATE New beta release check Explorer class one info page for new version
  4. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    We can discuses the ship and it features here I just want to set up a nice system to track bugs. Russ
  5. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    just a quick update Guys I am building a system to handle a bug list and bug reporting. I want to make this as little work for you as possible. Here is the bug report list page http://docs.google.com/View?docid=dfw7f7md_2ffjzk6cx I will list the bug reports as they come in so if you see a bug...
  6. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    Turbines I have just started looking at the Turbines and I have decided to use the ram jet code as a base for the turbine code. I am going to take some time to learn all I can about how this code works. (the math does not look that bad there is just a lot of it.) I intend to build a panel that...
  7. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    You are right about a new thead started every 3 days. Even though this is not Doug's project he has offered to help me host the file in a way so that it is not so public. I want to remind everyone that this is not an XR class vessel. This is all my code so it will not be as nice as Doug's work...
  8. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    The ship is not close to being done it would just cause a lot trouble for every one on the hanger. I think at the end of the month I could post a lite release version on the hanger if I could get some real Beta testing done. It's not about keeping it from the public it's more about giving the...
  9. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    Time to start testing I have a working beta version, But I still need about a week to really make the ship usable. I am testing on a clean pc so I know that the release build is good. Are there any beta testers that would like to test the ship. When I say usable I am saying basic use not...
  10. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    Thats so cool. We are having a little trouble with ours. Our ship just sits in the hanger day after day. It's not trouble it's just that we have to make the reverses work and then we need to start them one at a time. Bj had them working nice. He had them winding up really cool and they would...
  11. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    What program are you working on. Tell me more.
  12. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    Things are rolling right along I am coding every day. I Just finished part of the air revitalization system . The ship has a new airlock system and a new Environmental control system with co2 filters. The co2 filters will need to be serviced every 12 - 24 hours per filter depending on the number...
  13. Russ_H

    Project [In finalisation]Solar modules P3/P4/P5/P6 from ISS

    Bj and I think that the solar panel code is the most important part of the ship we are working on now. Bj already has the idea working on our ship. We just need to refine the code. We hope to have a nice sdk when we are finished. Russ
  14. Russ_H

    Vessel names

    what if I want to get the names of all the vessels around me
  15. Russ_H

    Vessel names

    OK I got it thanks to bj's help through pm index = 0 OBJHANDEL myhandle = opaiGetVesselByIndex (index); // this will get the first vessel in the index and give it a handle named myhandle char *vessel_name; oapiGetObjectByname (myhandle, vessel_name,20); the 20 is space to hold the name...
  16. Russ_H

    Vessel names

    I want to list the cargo that is in orbit around me so I can load it in the cargo bay.
  17. Russ_H

    Vessel names

    I am working on payload logic and I am having trouble finding all the vessel names. I can get the vessel count and a handle by index but I can't get to the name of the vessel. I think I need to use optiGetObjectName and then feed it a handel for it to return me the name. I have trouble...
  18. Russ_H

    Addon Developer Forums - Feedback Needed

    I am not sure what is wrong but people are not finding the resources they need to answer there questions about how to make a new add-on. I see there post in the Addon Development thread all the time and Urwumpe does a good job helping them. Maybe the Addon Development resource needs to be...
  19. Russ_H

    Ec1 Inspiration was (New DeltaGlider style ship)

    Just added a payload bay She will hold Delta Glider 4 payloads. I made the bay almost 2 Delta Glider 4 payloads long. I plan to put the solar panels in the back half of the bay. The solar panels may hook to points on the back of the ship. The solar panels will be stored and left in orbit so the...
  20. Russ_H

    Project XR2 Ravenstar - Mk II

    I had just e-mailed Doug asking how things were going. I am happy to see that things are moving along nice now. That ship looks so good. Every time I see it the ship looks better an better. Can't wait to fly her. Nice work Coolhand!!!!!! Russ
Back
Top