Jump to content




Computer helmet with HUD


  • This topic is locked This topic is locked
154 replies to this topic

#101 basdxz

  • Members
  • 116 posts

Posted 31 March 2013 - 02:40 PM

View PostCranium, on 06 March 2013 - 04:15 AM, said:

I would say that to provide balance, it should only be able to be used as a peripheral with a PDA. It would essentially be a monitor only, with no input or interation outside of the gui of the PDA itself. This would be akin to using a bluetooth headset. You could wrap the peripheral, then write to it just like the monitors. But that's it.

EDIT: Example program:
local hud = [u][b]peripheral.wrap("top")[/b][/u]
hud.setCursorPos(1,1)
hud.setTextColor(colors.red)
hud.write("Turtle statistics display")
hud.setCursorPos(1,3)
hud.setTextColor(colors.white)
hud.write(<turtle information retreived via rednet on the PDA>)


Shouldn't it be peripheral.wrap("head")? I mean then you could have a set of CC armor on you as head, body, legs, boot or only top and bottom your way. I support the idea if I can put viruses on the PDA's so they can blind people using the hud helmets XD.

#102 Dlcruz129

    What's a Lua?

  • Members
  • 1,423 posts

Posted 31 March 2013 - 02:55 PM

View PostCranium, on 06 March 2013 - 04:15 AM, said:

I would say that to provide balance, it should only be able to be used as a peripheral with a PDA. It would essentially be a monitor only, with no input or interation outside of the gui of the PDA itself. This would be akin to using a bluetooth headset. You could wrap the peripheral, then write to it just like the monitors. But that's it.

EDIT: Example program:
local hud = peripheral.wrap("top")
hud.setCursorPos(1,1)
hud.setTextColor(colors.red)
hud.write("Turtle statistics display")
hud.setCursorPos(1,3)
hud.setTextColor(colors.white)
hud.write(<turtle information retreived via rednet on the PDA>)

Yeah, this would be better. Also, I don't think the helmet should constrain your vision. There shouldn't be a border for the screen.

#103 basdxz

  • Members
  • 116 posts

Posted 31 March 2013 - 11:50 PM

So basically your PDA runs Android OS and the hud helmet is google glass that is made to display stuff from you android? I hope this does work :D.

#104 InDieTasten

  • Members
  • 357 posts
  • LocationGermany

Posted 01 April 2013 - 05:33 PM

View PostBubba, on 27 February 2013 - 10:47 AM, said:

I might be able to imagine implementing this as a non-interactive basic text HUD (actually could be pretty neat). Still seems a bit of a stretch though.
oh yeah. it would be really nice to see the actual reactor heat or something always in the hud...
the idea is really good as far as it hasn't the option for the carrying player to insert any input. would be more like you smash a monitor on top of a helmet :D

#105 Wiesdendarm

  • Members
  • 7 posts

Posted 02 April 2013 - 06:31 AM

file:///C:/Users/Jelmer/Desktop/Picture%201.pngAlright to make this a bit more clear and to know how it could be here are some pictures:

Spoiler

Spoiler

And yes i know im bad at editing pictures but this does the job.

-Wies

#106 MudkipTheEpic

  • Members
  • 639 posts
  • LocationWhere you'd least expect it.

Posted 02 April 2013 - 11:54 AM

I'd think it should have an opacity of ~50 percent.

#107 TheArchitect

  • Members
  • 68 posts

Posted 02 April 2013 - 10:26 PM

That looks fun, but item ID is against company policy. IF such context-sensitive display is even implemented, Block names could be displayed; not item IDs.

While I probably wouldn't use it much, I do believe this is morphing into an interesting idea.

#108 Left4Cake

  • Members
  • 272 posts
  • LocationEarth

Posted 03 April 2013 - 03:30 PM

Posted Image

or

Posted Image

#109 Wiesdendarm

  • Members
  • 7 posts

Posted 03 April 2013 - 06:30 PM

View PostTheArchitect, on 02 April 2013 - 10:26 PM, said:

That looks fun, but item ID is against company policy. IF such context-sensitive display is even implemented, Block names could be displayed; not item IDs.

While I probably wouldn't use it much, I do believe this is morphing into an interesting idea.

Ehm i didnt ment the block id but the but the computerID

#110 Awesomesause200

  • Members
  • 18 posts

Posted 07 May 2013 - 11:59 PM

This would be great if you could display cords as your moving that so the f3 menu wouldnt fill a quarter of your screen and possably lag

#111 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 08 May 2013 - 01:11 AM

View PostAwesomesause200, on 07 May 2013 - 11:59 PM, said:

This would be great if you could display cords as your moving that so the f3 menu wouldnt fill a quarter of your screen and possably lag

Have you looked into the various minimap mods that are out there?

#112 merpelicous

  • Members
  • 5 posts

Posted 20 May 2013 - 02:28 PM

View PostJarle212, on 27 February 2013 - 10:35 AM, said:

View PostSammich Lord, on 27 February 2013 - 09:26 AM, said:

They will NEVER add Google Glass into the damn game.
It whould not be like google glasses. Mor like the the ordenary computer screens without
A background.
So google glass?

#113 Jarle212

  • Members
  • 198 posts
  • LocationNorway

Posted 21 May 2013 - 05:16 AM

View Postmerpelicous, on 20 May 2013 - 02:28 PM, said:

View PostJarle212, on 27 February 2013 - 10:35 AM, said:

View PostSammich Lord, on 27 February 2013 - 09:26 AM, said:

They will NEVER add Google Glass into the damn game.
It whould not be like google glasses. Mor like the the ordenary computer screens without
A background.
So google glass?
No, google glasses can record this can't. HUD ~= Google glasses.

#114 Xalithar Daskel

  • Members
  • 3 posts

Posted 21 May 2013 - 04:19 PM

I really do like this idea in the fact that it would effectively function as a very handy tool that, if in the hands of a skilled programmer, could make for some very informative HUDs, but what is missing is a method in which to program it with.

What I would propose in order to program this item is to craft a special type of Computer that is designed specifically to allow one to begin writing the code for this item, to make it so one is able to use it. One can only begin entering the code in the item as long as the item is put on the Computer, but once that item is removed, you cannot do anything with that Computer. This makes it possible to program more than one of these "Helmets" that will let one check what is going on. However, the "Helmet" should not have any ability to use the Rednet unless it is Advanced.

#115 MudkipTheEpic

  • Members
  • 639 posts
  • LocationWhere you'd least expect it.

Posted 21 May 2013 - 04:59 PM

The helmets wouldn't run the code, the upcoming PDAs would. The PDAs would wrap/call it with the name "helmet" or whatever they decide to call it, and use it like a monitor.

#116 cogilv25

  • Members
  • 38 posts
  • LocationScotland

Posted 21 May 2013 - 05:50 PM

Helmet could contain an EEPROM Chip to store the program in it and could function somewhat like a floppy disk..?

#117 JJRcop

  • Members
  • 131 posts

Posted 22 May 2013 - 02:20 AM

View Postcogilv25, on 21 May 2013 - 05:50 PM, said:

Helmet could contain an EEPROM Chip to store the program in it and could function somewhat like a floppy disk..?

*AHEM*

View PostMudkipTheEpic, on 21 May 2013 - 04:59 PM, said:

The helmets wouldn't run the code, the upcoming PDAs would. The PDAs would wrap/call it with the name "helmet" or whatever they decide to call it, and use it like a monitor.


#118 Left4Cake

  • Members
  • 272 posts
  • LocationEarth

Posted 22 May 2013 - 07:57 AM

Think Sonys Smart watch but in a Google glasses format.

Product placement lol.

#119 cogilv25

  • Members
  • 38 posts
  • LocationScotland

Posted 22 May 2013 - 08:40 AM

View PostJJRcop, on 22 May 2013 - 02:20 AM, said:

View Postcogilv25, on 21 May 2013 - 05:50 PM, said:

Helmet could contain an EEPROM Chip to store the program in it and could function somewhat like a floppy disk..?

*AHEM*

View PostMudkipTheEpic, on 21 May 2013 - 04:59 PM, said:

The helmets wouldn't run the code, the upcoming PDAs would. The PDAs would wrap/call it with the name "helmet" or whatever they decide to call it, and use it like a monitor.

how does a PDA get code on it..? and yeah I seen that earlier but I would be pretty annoyed with a wire connected to my cool futuristic themed glasses and my pocket if it were real life unless it's Bluetooth I guess haha

EDIT: btw is there any confirmation that this idea could happen (The Helmet or Glasses)? :DD

#120 MudkipTheEpic

  • Members
  • 639 posts
  • LocationWhere you'd least expect it.

Posted 22 May 2013 - 09:05 AM

A PDA would be a portable computer with files and key/mouseclick support.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users