• Home
  • Index
  • Search
  • Download
  • Server Rules
  • House Roleplay Laws
  • Player Utilities
  • Player Help
  • Forum Utilities
  • Returning Player?
  • Toggle Sidebar
Interactive Nav-Map
Tutorials
New Wiki
ID reference
Restart reference
Players Online
Player Activity
Faction Activity
Player Base Status
Discord Help Channel
DarkStat
Server public configs
POB Administration
Missing Powerplant
Stuck in Connecticut
Account Banned
Lost Ship/Account
POB Restoration
Disconnected
Member List
Forum Stats
Show Team
View New Posts
View Today's Posts
Calendar
Help
Archive Mode




Hi there Guest,  
Existing user?   Sign in    Create account
Login
Username:
Password: Lost Password?
 
  Discovery Gaming Community Discovery General Discovery RP 24/7 General Discussions
« Previous 1 … 499 500 501 502 503 … 779 Next »
What can we do with the sourcecode?

Server Time (24h)

Players Online

Active Events - Scoreboard
Kusari Super Alloy Shipments - 1,949,550 / 2,500,000
LSF Arms Shipments - 205,090 / 2,000,000
LSF Munition Shipments - 164,031 / 2,000,000
Pirate Black Market Shipments - 597,370 / 1,000,000
Dragon Bounties - 16 / 10,000
KOI Bounties - 52 / 10,000
LSF Bounties - 37 / 10,000
Samura Bounties - 5 / 10,000

Latest activity

What can we do with the sourcecode?
Offline HoopyFrood
06-12-2009, 03:53 PM, (This post was last modified: 06-12-2009, 04:10 PM by HoopyFrood.)
#18
Member
Posts: 104
Threads: 5
Joined: Apr 2009

' Wrote:Graphics are probably the least important aspect. Not only does Freelancer have awesome graphics for a game of its' age, even by today's standards (not top-of the line, but none the less), we also don't need stunning graphics to enjoy a solidly built game.

Also, graphics aren't programming. They're animation. There's three kinds of people in game development, animators, programmers and testers. Animators hate Programmers, because they want to make everything look pretty. Programmers hate Animators, because they just want to make the game work. But everyone hates testers.

Actually you graphics is both programming and art, but from my point of view its programming. I mean the artists sure as hell dont sit and do their graphics with something like this...

Code:
void CGameApp::OnRenderFrame( LPDIRECT3DDEVICE9 pDevice )
{
    pDevice->Clear( 0, 0, D3DCLEAR_TARGET, D3DCOLOR_XRGB( 0, 0, 200 ), 1.0f, 0 );
    pDevice->BeginScene();

    // Render scene here

    pDevice->EndScene();
    pDevice->Present( 0, 0, 0, 0 );
}

Thats what I specialize in ^^ that is the part of my base DirectX 9 framework, although saying that I still prefer openGL

And yes freelancer does still have very good graphics but when I play I notice many small areas where it slows down and I know that that's a bottleneck under the older API, and could easily be improved leading to prettier graphics and performance gains.

Quick edit: In game development its more usually programmer hating animators because they want to make it look a certain way when the studio has already been told no by the publisher but then still go and do it, and then we programmers fall behind when they have to go away and redo it, then we get really annoyed when they give it to us in the wrong format:Dbelieve me Ive experienced that one too many times. Oh and I don't hate the testers, no I hate the producers(Ie studio executives) they like to get half way thru a development cycle and go OHH I was reading that forum last night and thought it would be cool if we scrapped half the game we have right now and put in sharks with friggin laser beams in with pink hippos and ninjas flinging stars at you all the time.


Reply  


Messages In This Thread
What can we do with the sourcecode? - by silverleaf - 06-12-2009, 10:55 AM
What can we do with the sourcecode? - by Linkus - 06-12-2009, 12:04 PM
What can we do with the sourcecode? - by ophidian - 06-12-2009, 12:11 PM
What can we do with the sourcecode? - by HoopyFrood - 06-12-2009, 12:11 PM
What can we do with the sourcecode? - by reavengitair - 06-12-2009, 12:23 PM
What can we do with the sourcecode? - by Recoil9000 - 06-12-2009, 12:30 PM
What can we do with the sourcecode? - by Darkard - 06-12-2009, 12:37 PM
What can we do with the sourcecode? - by silverleaf - 06-12-2009, 12:40 PM
What can we do with the sourcecode? - by ZTeeVeR - 06-12-2009, 12:51 PM
What can we do with the sourcecode? - by JakeSG - 06-12-2009, 12:52 PM
What can we do with the sourcecode? - by tansytansey - 06-12-2009, 01:08 PM
What can we do with the sourcecode? - by Recoil9000 - 06-12-2009, 01:13 PM
What can we do with the sourcecode? - by HoopyFrood - 06-12-2009, 01:31 PM
What can we do with the sourcecode? - by JakeSG - 06-12-2009, 01:47 PM
What can we do with the sourcecode? - by johnpeter - 06-12-2009, 02:19 PM
What can we do with the sourcecode? - by HoopyFrood - 06-12-2009, 03:08 PM
What can we do with the sourcecode? - by tansytansey - 06-12-2009, 03:40 PM
What can we do with the sourcecode? - by HoopyFrood - 06-12-2009, 03:53 PM
What can we do with the sourcecode? - by masternerdguy - 06-12-2009, 10:07 PM
What can we do with the sourcecode? - by Errant.Venture - 06-12-2009, 10:24 PM
What can we do with the sourcecode? - by silverleaf - 06-13-2009, 01:03 AM
What can we do with the sourcecode? - by HoopyFrood - 06-13-2009, 01:15 AM
What can we do with the sourcecode? - by Disconnected - 06-15-2009, 01:48 AM
What can we do with the sourcecode? - by Blackstarr - 06-15-2009, 03:44 AM
What can we do with the sourcecode? - by Guest - 06-15-2009, 03:49 AM
What can we do with the sourcecode? - by chovynz - 06-15-2009, 04:55 AM
What can we do with the sourcecode? - by Disconnected - 06-15-2009, 05:31 AM
What can we do with the sourcecode? - by kindred - 09-06-2009, 08:50 AM
What can we do with the sourcecode? - by Khellus - 09-06-2009, 08:52 AM

  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)



Powered By MyBB, © 2002-2025 MyBB Group. Theme © 2014 iAndrew & DiscoveryGC
  • Contact Us
  •  Lite mode
Linear Mode
Threaded Mode