Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

SpiritedDusty

Moderators
  • Content Count

    50
  • Joined

  • Last visited

  • Days Won

    2

Reputation Activity

  1. Upvote
    SpiritedDusty reacted to EliteClubSessions in MineOS, operating system   
    MineOS is a GUI based operating system for the OpenComputers Minecraft mod. It has extensive customisation abilities as well as an app market to publish your creations among the OS community. For developers there is wonderful illustrated wiki with lots of code examples. List of main features:
    Multitasking Double buffered graphical user interface Language packs and software localization Multiple user profiles with password authentication Own EEPROM firmware with boot volume choose/format/rename features and Internet Recovery mode File sharing over the local network via modems Client connections to real FTP servers An internal IDE with syntax highlighting and debugger Integrated application and library App Market with the ability to publish your own scripts and programs for every MineOS user Error reporting system with the possibility to send information to developers Animations, wallpapers, screensavers, color schemes and huge customization possibilities Open source system API and detailed documentation How to install?
    The easiest way is to use default OpenOS wget script. Insert an OpenOS floppy disk to computer, insert an Internet Card, turn computer on and type the following command to install MineOS. You can use middle mouse button or insert key to paste it from cliboard:
    wget -f https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot System requirements:
    OpenOS installed on Tier 3 HDD Internet Card Tier 3 GPU 2x Tier 3 RAM Tier 3 CPU Wiki:
    https://github.com/IgorTimofeev/MineOS/wiki
  2. Upvote
    SpiritedDusty reacted to Totoro in Hologram Editor   
    1) Install
    0.7.1: http://pastebin.com/LPb4FEv4
    0.7.0: http://pastebin.com/2kG4V3tB
    0.6.0: http://pastebin.com/bR33cXDU
    You can use internet card, and command:
    pastebin get LPb4FEv4 holo 2) What do you need
    a) Diamond Screen and Graphics card (for good resolution). Beginning from version 0.7.0 you can use a golden GPU card.
    Diamond processor (just faster; before OC 1.4 it's not important) 
    c) 2 Golden memory planks.
    d) Internet card (to get program from pastebin)
    e) Hologram projector (to preview your creation)
    f) other parts, any levels
     
    3) What can it do?
    This is a simple tool for hologram edition, viewing, saving and distribution (as `*.3d` or `*.3dx` files).
    You create hologram in layers. (48x32x48 voxels). You can switch between "Top", "Front" and "Side" projections. The editor can show additional layer as "ghost", for comparison between layers. By default this is layer "below" or "above" current.
    Also the editor allow you to use some hotkeys: '~' '1' '2' '3' for eraser tool or brushes, 'Del' to clear layer.
    3DX format is quite lightweight (around 1.4 kB for a complex model). Old 3D format is around 19kB per model, but is easier to parse.
     
    4) What does this look like?

     
    5) I just want to show my model, do I need a full editor tool for this?
    To "deploy" hologram (any computer, any components), you cant use small `show` tool:
    0.7.1: http://pastebin.com/1iW9fX7i
    0.7.0: http://pastebin.com/vvxKKGff
    0.6.0: http://pastebin.com/ggwXr81P
    pastebin get 1iW9fX7i show Usage:
    show filename[.3d/.3dx] [scale] 6) What do you think?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.