Guest User

Untitled

a guest
Jul 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. At the moment I'm using OpenGL and GLUT 3.7, but will be moving to FreeGlut 2.8.0 in the near future, which gives more functionality than GLUT does (seeing as GLUT 3.7 was released in 1998, lol.)
  2.  
  3. To be perfectly honest with you, I don't think $150 (or whatever) will cover what you're actually asking me to do. I should have a domain and hosting today, on which I can provide online documentation, and perhaps a forum of some sort if it ever comes to it. The domain and hosting is cheap (only £5/$8 per month), so I can help you out on that front by charging say maybe half that to cover some of my own costs too. For things like online documentation etc. you can pay me a flat fee for say 6 months, or monthly, which ever suits you best. I estimate the whole barebones engine you want me to produce will be around $150 - $200 for newtorking, input and basic graphics. Below is a breakdown of what will most likely included in each:
  4.  
  5. Networking:
  6. -Client/Server connections.
  7. -Packet handling and a data buffer class, which basically packs different types of data into one byte array (similar to Eclipse) and sends the data.
  8. -Sample packet functions such as logging in, creating an account etc.
  9.  
  10. Graphics:
  11. -Fully working Tile Engine (renders textured Quads to the screen. I'll maybe look into caching it to one plane once I get time)
  12. -Simple texture-based text rendering.
  13.  
  14. Input:
  15. -Mouse movement and clicking. (Draggable windows as an example?)
  16. -Keyboard Entry. (Will be used primarily for the logging in and account creation example.)
  17.  
  18. = About $150 - $200.
  19.  
  20.  
  21. Other:
  22. -Online documentation for all code.
  23. -Possibly any other hosting.
  24. -I'll give you support with the existing for free, of course.
  25.  
  26.  
  27. Hopefully by the summer you'll have enough funds by the summer to afford it. Any queries, just ask!
  28.  
  29. Regards,
  30.  
  31. Niall
Add Comment
Please, Sign In to add comment