102 downloads
Auto Credit Based on GoldenShadowGS's MFD 3D Terrain Camera

Vizzy Program allows Custom Bitmaps to be put onto your MFD. I created an external program to convert a bitmap to a Text file of pixel colors formatted for use with Vizzy. Use that program then copy and paste its output over the "REPLACE..." section within the XML

UPDATE: I converted the original C++ code into python with the help of chatGPT. You can find the code here, as well as instructions to use it.

Goldenshadow's Github

GENERAL INFO

  • Predecessor: MFD 3D Terrain Camera
  • Created On: Windows
  • Game Version: 0.9.802.0
  • Price: $627k
  • Number of Parts: 3
  • Dimensions: 2 m x 2 m x 2 m

PERFORMANCE

  • Total Delta V: 0m/s
  • Total Thrust: 0N
  • Engines: 0
  • Wet Mass: 1,097kg
  • Dry Mass: 1,097kg

STAGES

Stage Engines Delta V Thrust Burn Mass

17 Comments

  • Log in to leave a comment
  • Profile image

    @GoldenShadowGS thanks

    10 days ago
  • Profile image

    @DarkForest I updated the description with a link to the program. I converted the code to python, so it is safer to use and compatible with other systems other than Windows.

    +1 10 days ago
  • Profile image

    @DarkForest I will upload it to github as soon as I can. Maybe later tonight. I'll send you another ping when I do it.

    +1 10 days ago
  • Profile image

    Hallo,I'm sorry to bother u.Because I can't get your external program.it seems the page which u provided is dead

    10 days ago
  • Profile image
    3,429 AVAXON

    @GoldenShadowGS yes i am on discord. ATDEPRZ#9031

    2.1 years ago
  • Profile image
    3,429 AVAXON

    @GoldenShadowGS OMG if you could help me..that would mean so much to me!

    2.1 years ago
  • Profile image
    3,429 AVAXON

    @GoldenShadowGS what's your name on discord?

    2.1 years ago
  • Profile image

    @Unforgettable69 Are you on discord?
    find me on there

    +1 2.1 years ago
  • Profile image
    3,429 AVAXON

    @GoldenShadowGS @GoldenShadowGS I know I sound weird xd but could you convert an image to mfd for me? I have a really big project going on, but I'm bad at vizzy,And I would mention you.PLEEEASE

    2.1 years ago
  • Profile image
    3.2 years ago
  • Profile image
    5,081 AgniteSpace

    @GoldenShadowGS oh

    3.2 years ago
  • Profile image

    @AshtvinayakAerospace I wrote a c++ program to do it myself.

    3.2 years ago
  • Profile image
    5,081 AgniteSpace

    @GoldenShadowGS i tried to find Many online BMP to code/TXT code converter but the all of the websites were not able to that.

    3.2 years ago
  • Profile image

    @AshtvinayakAerospace It is a custom format. The first 2 numbers are the width and height of the pixel array. the third number is a flag for type of encoding. 1 for RLE and 0 for RAW. For Raw, from 4th value and on, each number is the pixel color in hex code.
    For RLE, each value is a pixel color, followed by the number of pixels with this same color.

    3.2 years ago
  • Profile image
    5,081 AgniteSpace

    Is the text is in HTML?

    3.2 years ago
  • Profile image

    much image

    3.2 years ago
  • Profile image

    much image

    +1 3.2 years ago

10 Upvotes

Log in in to upvote this post.