How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
Ip binding script for linux redhat 9.0
By maxsutter@ on Jul 26
Max Bid: $50


MASS Forward and Reverse DNSII
By maxsutter@ on Jul 26
Max Bid: $50


Program to limit the access to a user folder in Wi ...
By ABServer on Jul 26
Max Bid: Open to fair suggestions


Fax sender
By binky7000@aol.c om on Jul 27
Max Bid: $50


Web Site Hosting
By Brian Lindquist on Jul 27
Max Bid: $100


Measurement Conversions (Java?)
By ajhenderson@ on Jul 27
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(164 open)
   Access 
(56 open)
   MySQL 
(109 open)
   Oracle 
(14 open)
   SQL Server 
(70 open)
   Other DB 
(24 open)
Documentation / Tech Writing 
(26 open)
   Language (Human) Translations 
(4 open)
Data Entry 
(26 open)
Game Development 
(19 open)
Graphics / Art / Music 
(59 open)
   Graphics 
(63 open)
     Adobe AfterEffects 
(9 open)
     Adobe Photoshop 
(30 open)
     Adobe Premiere 
(5 open)
     3d Animation 
(15 open)
   Art (Misc.) 
(20 open)
   Music 
(14 open)
   Photography 
(3 open)
   3d Modeling 
(13 open)
Language Specific 
(124 open)
   ASP 
(60 open)
   ASP .NET 
(45 open)
   C# 
(46 open)
   C++ / C 
(136 open)
   Carbon (Mac OS) 
(3 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(11 open)
   Delphi 
(49 open)
   Java 
(74 open)
   JSP 
(14 open)
   Perl 
(48 open)
   PHP 
(104 open)
   XML/XSL 
(40 open)
   Visual Basic 
(142 open)
   Visual Basic .Net 
(79 open)
   Other 
(63 open)
Misc 
(36 open)
   CAD 
(5 open)
MultiMedia 
(34 open)
   Video Editing 
(5 open)
Network 
(50 open)
   Network Design 
(10 open)
   Network Implementation 
(17 open)
Platforms 
(70 open)
   Windows 
(186 open)
     MS Exchange 
(6 open)
     MS Office 
(14 open)
     Other 
(11 open)
   Darwin 
(1 open)
   Internet Browser 
(51 open)
   Linux 
(70 open)
   UNIX 
(28 open)
   Hand Held/PDA Programming 
(11 open)
Requirements 
(10 open)
Security 
(47 open)
Testing / Quality Assurance 
(20 open)
Web 
(185 open)
   Page Design 
(89 open)
   Flash 
(55 open)
   Web Services 
(82 open)
   Web (Other) 
(78 open)
Training 
(16 open)
   Computer Based 
(11 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

RayCasting engine
Bid Request Id: 10497
Bookmark in my 'To Do' list
Posted by: C-bone (1 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Good
Approved on: Mar 9, 2002
12:45:29 PM EDT
Bidding Closes: Apr 23, 2002
12:57:03 PM EDT
Viewed (by coders): 733 times
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Medium Business Project: $500 (USD) +
Bidding Type: Open Auction
Categories: Graphics / Art / Music, C++ / C, Hand Held/PDA Programming
Enter chat room for this bid request
(0 active users at Jul 27, 2003 10:37:02 PM EDT)

Description:
I need a Doom-style RayCasting engine for use on the Pocket PC platform, written in eVC. It should support sprite-scaling, collision, map loading, etc. It should be even more straightforward than i describe, as a working program based on a port of an existing engine would suffice (There are plenty of raycasting engines available with source on the net).

I am willing to pay a reasonable price for this but would consider paying more if someone was able to do a more enhanced engine (Duke Nukem 3D style) or even a full software-rendered 3D engine (Quake style).

Porting or writing apps for Pocket PC is fairly straightforward, even if you haven't used the SDK yet. The Windows CE framework has been designed for portability of apps between the desktop equivalents so even if you haven't ever programmed for PocketPCs, it isn't the greatest obstacle.

Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.



Platform:
Pocket PC operating system

(Doesn't need to support all processors, only the main processor type: ARM, although no asm would probably be needed so it'd probably work on all)


Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
Andrei Fortuna
(2 ratings)
in Iasi, Iasi
Romania
Bid id: 121,487
 
$2,000 (USD) Mar 11, 2002
3:40:38 PM EDT
 10
(Excellent)
   
Greetings,

I can do a fully 3d rendered Quake style engine with the following features :
  • Loading of quake maps (.bsp) files - the advantage is that you have plenty of existent editors for this (I already have written my own code)
  • (internally)using BSP trees for detecting the minimal set of polygons visible in a scene (I already have written my own code)
  • Using quake 3d models - same advantage as for the bsp maps - plenty of editors out there and they're better than 2d sprites ! (I already have written my own code)
  • Collision detection using axis aligned bounding boxes - exactly like in quake
  • Sprite library - for user interface and particles and other stuff
  • Lightning system - similar to the one in quake
  • Sound system integrated in the engine

I can do all that but at the present moment I can't guarantee the framerate, it will be approximatively the same as for Quake for PPC. If you think that that will be too slow I can reduce from the above features, for example I think it will be faster with mosters rendered as sprites instead of fully 3d models. The feature list is your choice but we will have to settle a final feature list before I start the work. Since I don't have a PocketPC I will code everything using the PocketPC emulator and I can guarantee that it will fully work on that - but if there are any problems when using my code on a real PPC I am prepared to offer my assistence on fixing those problems remotely.

I have written 3d engines before 3d accelerated graphics cards hit the market and I have devoted lots of thought and code at that time on understanding how Quake-like engine works so I am more than prepared for this task.

Andrei

P.S. : For this job I require a deposit of $300 in advance and the rest of the sum when work is completed.

 
 
 
 
  See 19 private reply(ies)
to/from Andrei Fortuna.
 

This bid was accepted by the buyer!
Andrei Fortuna
(2 ratings)
in Iasi, Iasi
Romania
Bid id: 466,857
 
$1,132.50 (USD) Jan 11, 2003
11:50:28 AM EDT
 10
(Excellent)
   
Posted by facilitator. After arbitration, this bid request is being closed out from the original amount of $1,500.00 to $1,132.50.
 




Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Anuj Gakhar
Rated a 9.96 on 104 jobs 
Securenext
Rated a 9.96 on 113 jobs 
Buddies
Rated a 9.83 on 81 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.98 on 182 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Maxnet Technologi es Private Limited
Rated a 9.92 on 74 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.