Totoro 28 Posted November 11, 2014 Share Posted November 11, 2014 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? Alissa, feldim2425, AliquotMesozoic and 9 others 12 Quote Link to post Share on other sites
Cat 3 Posted November 11, 2014 Share Posted November 11, 2014 Thank you for posting this! It's a well made program as I described earlier in your previous screenshot post in the holograms discussion.Great job on presentation and also great job on the design, I like it.I'll try it out later once I setup my Minecraft install (too busy taking naps lately to do anything regarding that), also I'm interested in maybe utilizing some of your design patterns in developing some of my own software just because it looks good.If you have Skype, I'd like to speak with you more and have you in my contacts. Totoro 1 Quote Link to post Share on other sites
Kodos 3 Posted April 2, 2015 Share Posted April 2, 2015 With the addition of 3D Printers, I'd love to see this expanded upon, and used as a 3D Print preview and creation system Sangar and Cool_boy_men 2 Quote Link to post Share on other sites
Builderb 0 Posted May 28, 2015 Share Posted May 28, 2015 This is really cool but the show and save functions dosent work. I don't know anything about coding but could you fix it or atleast get it to work with opencomputers version MC1.7.10-1.5.9.21 Quote Link to post Share on other sites
Totoro 28 Posted May 30, 2015 Author Share Posted May 30, 2015 This is really cool but the show and save functions dosent work. I don't know anything about coding but could you fix it or atleast get it to work with opencomputers version MC1.7.10-1.5.9.21 Hm.. Checked both on 1.5.12 and 1.5.9 (MC 1.7.10). I can not reproduce the error. All functions works fine. Quote Link to post Share on other sites
Waxor 0 Posted June 21, 2015 Share Posted June 21, 2015 Hi, just want to try it, but I cant get it to work. It wants load some file, but I dont have one, I want to create a new one, but it said something about byte error... Its possible? Quote Link to post Share on other sites
Totoro 28 Posted June 26, 2015 Author Share Posted June 26, 2015 Hi, just want to try it, but I cant get it to work. It wants load some file, but I dont have one, I want to create a new one, but it said something about byte error... Its possible? You need to run `holo` program, then draw something on the grid, then input new file name in textbox, then click the `Save` button. New file will be created in the same directory, where `holo` program lies. Yeah, console interface (commands like `holo myholofile.3d`) would be nice for work, but is not yet available. =) P.S. Also, `holo` is Hologram Editor here, not Hologram Viewer. Quote Link to post Share on other sites
Waxor 0 Posted June 29, 2015 Share Posted June 29, 2015 Well, sorry, didn't notice its viewer and not editor :/. Quote Link to post Share on other sites
sshika 3 Posted July 5, 2015 Share Posted July 5, 2015 Thank you. it's possible to rotate the hologram ? Quote Link to post Share on other sites
Sangar 92 Posted July 6, 2015 Share Posted July 6, 2015 Hit the projector with a wrench on the top or bottom. Quote Link to post Share on other sites
sshika 3 Posted July 9, 2015 Share Posted July 9, 2015 Hit the projector with a wrench on the top or bottom. sorry, it isn't this rotate, I would want that the program executes the hologram in continuous rotation Quote Link to post Share on other sites
dgelessus 26 Posted July 9, 2015 Share Posted July 9, 2015 sorry, it isn't this rotate, I would want that the program executes the hologram in continuous rotation You could read the entire hologram into memory and write it back to the projector in a different rotation, but that would not be very fast. There's also no way to rotate holograms in anything except 90° angles, so a continuous rotation wouldn't look very nice anyway. Quote Link to post Share on other sites
Sangar 92 Posted July 10, 2015 Share Posted July 10, 2015 Ah, yeah, no continuous rotation on the holograms. I actually tried that, and found it looked horribly out of place Quote Link to post Share on other sites
Alissa 1 Posted July 22, 2015 Share Posted July 22, 2015 e) Holohram projector (to preview your creation)Hologram. Incorrect spelling. Besides that, this looks like an excellent program. I was actually interested in building something like this myself. Quote Link to post Share on other sites
Slaughters 0 Posted August 10, 2015 Share Posted August 10, 2015 Probably the best program I've seen yet. But that's a program, we need more Operating Systems! Also I'm probably taking over the forum by being too active. Quote Link to post Share on other sites
Sangar 92 Posted September 6, 2015 Share Posted September 6, 2015 Just a quick heads up: apparently saving doesn't work correctly when using LuaJ (which is entirely LuaJ's fault, just wanting to let people know). MoonlightOwl: If you can tell me why and what in LuaJ it is that is breaking it, or even better, make a PR to https://github.com/MightyPirates/OC-LuaJ that'd be great! Quote Link to post Share on other sites
a_AA_awerfewf 0 Posted April 5, 2016 Share Posted April 5, 2016 Wow... I was thinking of making a command line one, but this TOTALY beats it! Quote Link to post Share on other sites
baltazarhowardivanb 1 Posted April 6, 2016 Share Posted April 6, 2016 There is no 3D Maker for 3D Printer??? Quote Link to post Share on other sites
tnd_blazer 0 Posted June 9, 2016 Share Posted June 9, 2016 It worked once... but now it wont iWhat happens is once i go to save it, i click in the file name field every thing stops. once i hit VTRL+C i get this"http://imgur.com/fp2Ec3i Quote Link to post Share on other sites
Crimsonknight3 0 Posted February 1, 2017 Share Posted February 1, 2017 I know it has been a while since anyone has posted, but I can't find an alternative and I am not smart enough to figure it out. I am trying to use the hologram editor/show programs, the editor is working fine, and the preview hologram button is working fine aswell, however saving, and showing, doesn't work. I'm not sure why but the editor program saves fine, and a file with the correct name is created, however the show program refuses to see the created file at all. Both holo and show are both located in the same directory (/home) , checking through my server, the file created does have data, so I'm totally perplexed... (I am using the 7,0 version *russian to see if the older english one wasnt working but they are both doing the same) Quote Link to post Share on other sites
Totoro 28 Posted February 2, 2017 Author Share Posted February 2, 2017 15 hours ago, Crimsonknight3 said: I am using the 7,0 version *russian to see if the older english one wasnt working but they are both doing the same 0.7 version includes a few improvements, but yeah, it pretty much does the same. =) How do you specify the path to you model? `show` util is purely console, and basically it can be used like this: show yourfile You can try to use full path (/home/yourmodel) or relative (./yourmodel). Also it is worth mentioning, that in last version (0.7.0) saved hologram files have a new (effectively compressed) format `*.3dx`. Pay attention to file extension, when spelling file name. UPD. I have updated the first post, and added new editor version (0.7.0) with English localization (translation is pretty raw, if you see any errors, feel free to write me about them =)). Hologram Editor 0.7.0 (English) Hologram Viewer 0.7.0 (English) Quote Link to post Share on other sites
Crimsonknight3 0 Posted February 2, 2017 Share Posted February 2, 2017 3 hours ago, MoonlightOwl said: 0.7 version includes a few improvements, but yeah, it pretty much does the same. =) How do you specify the path to you model? `show` util is purely console, and basically it can be used like this: show yourfile You can try to use full path (/home/yourmodel) or relative (./yourmodel). Also it is worth mentioning, that in last version (0.7.0) saved hologram files have a new (effectively compressed) format `*.3dx`. Pay attention to file extension, when spelling file name. I tried show test / show test.3d / show test.3dx I haven't tried the path though, Ill just start up the server, download the new english localization (THANK YOU >.<) and try again, not sure if its worth mentioning, but the editor itself also can't load the saved files stating "file not found", can I use the full path in the editor aswell when loading? Ill update this post after i've tested, Ill also try starting up a new singleplayer map and see if I get the same issues, I guess it's worth noting I am using the skyfactory 3 modpack [update] typing the full path does work, nothing else however, I took a few screenshots to show you. Also, when closing the editor, the screen isn't properly cleared, so the console's color gets changed and there is a large block of red left on the screen. also, the ghost image doesn't appear to be working in version 0.7 http://imgur.com/a/PKc2r Thanks, CK3 Quote Link to post Share on other sites
Totoro 28 Posted February 3, 2017 Author Share Posted February 3, 2017 19 hours ago, Crimsonknight3 said: [update] typing the full path does work, nothing else however, I took a few screenshots to show you. Also, when closing the editor, the screen isn't properly cleared, so the console's color gets changed and there is a large block of red left on the screen. also, the ghost image doesn't appear to be working in version 0.7 Wow. That's a nice bunch of bugs I'll look at the code and try to fix them this evening. Thank you for the screens! Quote Link to post Share on other sites
Crimsonknight3 0 Posted February 3, 2017 Share Posted February 3, 2017 No problem! Glad I could help and thank you for your awesome program! :-) Quote Link to post Share on other sites
Totoro 28 Posted February 4, 2017 Author Share Posted February 4, 2017 I tracked down these bugs and fixed them. Also refactored source codes a bit (particularly textbox widget) Try the new version, please: Hologram Editor 0.7.1-en Hologram Viewer 0.7.1-en Quote Link to post Share on other sites