Please login or register.

Login with username, password and session length
Advanced search  

News:

Forum rules - please read before posting, it can save you a lot of time.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - TheCountJames

Pages: [1]
1
Technical forum / Re: 360 camera?
« on: October 12, 2014, 12:41:56 AM »
I found that the best engine to use which is easy and straight forward for 360 panoramic games is Adventure Maker. No scripting or programming even required it's just straight forward WYSIWYG and their tutorials are super simple and straight to the point. :) Also Max has a built in panoramic exporter that lets you export to a .mov file or save it as a spherical or cylindrical image file. Despite what some say the exporter works fine on 64 bits (at least for me) and it also works perfectly on mental ray. You just have to increase the resolution to something like 5120x2822 or higher for the best quality results, which will increase render time.

Hope it helps anyone else that wants to build this type of game:
http://www.adventuremaker.com/help/360_degree_panorama.htm

By the way, slightly off topic but what ever happened to WME 2.0? I heard it was supposed to support 360 panoramic scenes but the site has been offline for awhile and no updates have been posted.

2
Technical forum / Re: 360 camera?
« on: August 26, 2014, 11:49:46 PM »

3
Technical forum / Re: 360 camera?
« on: August 14, 2014, 11:28:51 AM »
http://forum.dead-code.org/index.php?topic=4601.msg26684#msg26684

I just came across this, but 'tis a shame the link is dead. I looked into Dagon but it seems a little too complicated for me. There's no GUI and you have to compile everything. I did check out that Asylum teaser and was impressed that you could maneuver the scenes as if it were 3D by just dragging the mouse toward the edge, but I would actually just be satisfied with something Dark Fall: Lost Souls uses on WME even if it isn't really fully 360 and you're forced to "click" to initiate the 360 movement.

I might have a couple theories on how it could work like Lost Souls and be plausible for WME.

Theory 1:

- Build your scene in a 3D application.
- Create your final scene render similar to an HDRI sky image (one that stretches around a full 360 degrees, or 180 degrees, depending on the size and preference).
- Create a large sphere and map your 360 render to the sphere.
- Create your camera inside and center of the sphere, presumably based on your final scene camera.
- Export your 3D file and use the camera data for your scene (3D hidden geometry scene).
- Export your sphere with the mapping coordinates and texture map and create it as a 3D actor.
- On your scene in WME, write a script that tells the sphere actor to rotate a specified degrees on left click on hotspot.
- To simulate the bobbing of the head effect, have a scripted timed interval rotate the sphere actor slightly up and down, at random.

Theory 2:
- Build your scene.
- Render a perfectly timed .ogg video depicting the transition (camera rotation) from one still to another which will be initiated from the scene script (on left click on hotspot).

4
Technical forum / 360 camera?
« on: August 14, 2014, 05:07:57 AM »
How exactly is a 360 camera achieved like it was for Dark Fall: Lost Souls?

5
Technical forum / Full keyboard control
« on: June 15, 2014, 11:45:25 PM »
I was wondering if anyone here could help me achieve full keyboard control in WME. Using the 3D actor's demo as a starting point, I was able to disable (comment out) the on left/right click functions. But mouse control is still enabled in the main menu as well as in-game when you highlight your character and highlight the inventory.

To sum it up nicely here's what I want to accomplish:
- A keyboard action button (eg: walk up to a wall, press a certain key and it'll display text at the bottom or prompt you to take an item).
- Transition from scene to scene without leftclicking (eg: the player has to walk on a zone and it'll transfer the player to the next area).
- Access a custom inventory screen by pressing a certain key, use left/right/up/down arrows to maneuver around.
- Select main menu options with the keyboard arrows and use the action key to select the choice.
- Disable mouse completely from showing up in the game window.

Not sure where to start with any of these. Thanks in advance. :)

Pages: [1]

Page created in 0.042 seconds with 22 queries.