Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-07-2012, 04:16 PM   PM User | #1
sixrfan
Regular Coder

 
Join Date: Aug 2009
Posts: 395
Thanks: 116
Thanked 0 Times in 0 Posts
sixrfan has a little shameless behaviour in the past
3D interactive functionality

if you look on this site they have two features in the middle of the page called 3D Kitchen Designer and Edge Tool. i need to create similar functionality for a new website and want to get my head around what's involved in building these.

i'm assuming its done with javascript?

how complicated is it to build something like these tools? if i were to post the jobs on a freelancing website, whats a rough estimate of the amount i would need to budget for?

please advise. thanks in advance.
sixrfan is offline   Reply With Quote
Old 10-08-2012, 04:06 AM   PM User | #2
patryk
Regular Coder

 
patryk's Avatar
 
Join Date: Oct 2012
Location: /dev/couch
Posts: 395
Thanks: 2
Thanked 64 Times in 64 Posts
patryk is on a distinguished road
that's java aplet not javascript.
you could build it easily in javascript simply swapping images.
you stack several pics one of top of another. each of them have only one element of entire thing, and you change then depending on what client clicks.
piece of cake.
depending what you want to customize using this interface, taking photos and processing them afterwords might be a pain tho

Last edited by patryk; 10-08-2012 at 04:11 AM..
patryk is offline   Reply With Quote
Users who have thanked patryk for this post:
sixrfan (10-08-2012)
Old 10-11-2012, 05:37 AM   PM User | #3
kevin619
New Coder

 
Join Date: Apr 2011
Location: California
Posts: 37
Thanks: 0
Thanked 1 Time in 1 Post
kevin619 is an unknown quantity at this point
Its made in JAVA and not JAVASCRIPT as far as i could see
kevin619 is offline   Reply With Quote
Old 10-12-2012, 12:26 PM   PM User | #4
zoyee
New to the CF scene

 
Join Date: Sep 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
zoyee is an unknown quantity at this point
Cool reply

I got as far as you with 3D-Analyze -- the game doesn't crash, but all you can see is a rectangle bottom-right containing the eye.

But I found a new solution -- SwiftShader. Download the demo, pull out the d3d9.dll file and stick it in the Dreamfall folder. Unlike 3D-Analyze, which just says "Yes I have pixel-shaders" to the game, this DLL really does emulate pixel-shaders. Unfortunately the game gives an error pretty soon after starting.

The swiftshader demo is over a year old, but I found a later version inside a game called Galapago. Download the demo from Yahoo games, pull out the swiftshader.dll file and copy it to the dreamfall folder with the name d3d9.dll.

Dreamfall now works on my laptop (despite the useless intel graphics) !!!!!

It still gives an error at some point but the graphics really do work.

I wonder how we could get hold of a demo of the latest version of swiftshader in order to see how much it has improved.

It's possible that the latest version of swiftshader is actually inside cedega so it might be even better running in Linux than in Windows.


thanks

Last edited by Fou-Lu; 10-12-2012 at 08:49 PM..
zoyee is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:58 AM.


Advertisement
Log in to turn off these ads.