Search Results

Showing results 1 to 37 of 37
Search took 0.01 seconds.
Search: Posts Made By: wingwarp
Forum: C# Aug 24th, 2009
Replies: 1
Views: 313
Posted By wingwarp
Hello, i am trying to find the best way to incode video from a frame...

i am using directX to render a frame and then i fetch the backbuffer and i have my backbuffer i got that down and it works...
Forum: C++ Aug 27th, 2006
Replies: 14
Views: 2,534
Posted By wingwarp
...

thanks but i got that little part as a code snippet and i dont have a xml file opener function or id dont know i had one....


can u help again...

sorry for all the hastle...
Forum: C++ Aug 26th, 2006
Replies: 14
Views: 2,534
Posted By wingwarp
i am trying to make a program for a friend and he loves an anime on utube and hates looking for the episodes so i was trying to make him a program that will opne the episode_1.html document in the...
Forum: C++ Aug 25th, 2006
Replies: 14
Views: 2,534
Posted By wingwarp
i havent made any code yet but i was wondering if i could like...
have the user select a number and have the program open the Episode 1.html doucment...
Forum: C++ Aug 24th, 2006
Replies: 14
Views: 2,534
Posted By wingwarp
ok ihave looked through google and cprograming.com and cant find much to do with opning documents like...

i am trying to do...

run the c++ program select a number and open an html document...
Forum: C++ Jul 25th, 2006
Replies: 6
Views: 6,013
Posted By wingwarp
im gonna play bf2 i have had way to much for today!....
Forum: C++ Jul 25th, 2006
Replies: 6
Views: 6,013
Posted By wingwarp
ok if you read it that way yah i was woundering if the book was good to start graphics programming once i am done whith the basics

(yes im still looking at the big picture BUT im not learning it...
Forum: C++ Jul 25th, 2006
Replies: 6
Views: 6,013
Posted By wingwarp
if you have read or use Learn C++ in 24hours is it a good book to learn formor object oriented Programming in c++ is that a good book to learn OBJECT oriented programing to learn graphics...
Forum: C++ Jul 25th, 2006
Replies: 9
Views: 1,983
Posted By wingwarp
i would advise that you folow daves advice and ask questions on the FORM not getting MUDDELED up in a whole bunch of junk in a begeners ideas of self knowlege but really will create bad habbits
...
Forum: C++ Jul 25th, 2006
Replies: 1
Views: 1,009
Posted By wingwarp
ok this will not work what im trying to do is create a game where you are a miner and need to put mines in 5 different spots im about 1/3 done but i cant get the money to come in after i build the...
Forum: C Jul 25th, 2006
Replies: 3
Views: 1,064
Posted By wingwarp
ok thanks wolf pack

-kbcubs-
Forum: C Jul 25th, 2006
Replies: 3
Views: 1,064
Posted By wingwarp
is there a way to simply tell the compiler to JUMP back to a different point???

like:

loop;
"stuff"
loop;


the first loop says where the second loop loops back to any help would help...
Forum: C++ Jul 23rd, 2006
Replies: 0
Views: 1,380
Posted By wingwarp
c++ is in many games and processes are handled with C++...

IF you want to learn C++ You will need 2 things...

1. compiler
2.patience

you can find a great compiler called devc++
link:...
Forum: C++ Jul 23rd, 2006
Replies: 9
Views: 1,983
Posted By wingwarp
thats cool BUT if there is any misunderstanding come to the webpage and POST there are REAL C++ programers around this website and can answer almost ALL your small questions as i said

~friendly...
Forum: C++ Jul 23rd, 2006
Replies: 9
Views: 1,983
Posted By wingwarp
i am a new c++ programer almost finished with the cprogramming.com guide i wouldnt mind helping you!...


Alwys feel free to post here "very friendly comunity"

-kbcubs-
Forum: C++ Jul 23rd, 2006
Replies: 3
Views: 991
Posted By wingwarp
ok i went throguht the cprogramming guide and im trying the other one thanks for the help i still got like five questions but ill wait till i go through the guide again just to check!


thx!
Forum: C++ Jul 23rd, 2006
Replies: 3
Views: 991
Posted By wingwarp
Forum: C Jul 22nd, 2006
Replies: 3
Views: 1,280
Posted By wingwarp
I am sorry i will try to post in full english and be very specific.
Forum: C++ Jul 22nd, 2006
Replies: 3
Views: 991
Posted By wingwarp
if some one knows of a great tutorial for c++ i would be very happy..
Forum: C Jul 22nd, 2006
Replies: 3
Views: 1,280
Posted By wingwarp
ok after 4x of ppl telling me to learn the basics im starting at the bottom...
my tutorial didnt explain this function well...

what is a pointers use...
Forum: C++ Jul 22nd, 2006
Replies: 3
Views: 3,818
Posted By wingwarp
do you have a site that i could do that on..

i use

www.cprogramming.com (http://www.cprogramming.com)

anything else?:-|
Forum: Game Development Jul 21st, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
ok i instaled all the stuff but it still doesnt work GRRRR i can get the glut stuff to work but there are no guides fot glut only open gle and the same error keeps hapning!!:-| :-| :-|
Forum: C++ Jul 21st, 2006
Replies: 3
Views: 3,818
Posted By wingwarp
ok if i wanted to create something how would i say

if (button"f") {

}

do yatta yatta

if i wanted to do that how would i... probaly a really STUPID;) quesion but here it is
Forum: Game Development Jul 21st, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
i did that but the program still wont find the directory what should i do?
Forum: Game Development Jul 21st, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
ok i did alll of that and it doe not work it still says invalid file or directory!...
Forum: Game Development Jul 21st, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
Ok It Works But Does Anyone Know Of Any Opengilt, Or Gult???
Forum: Game Development Jul 20th, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
where do i copy if im on xp...
Forum: Game Development Jul 20th, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
AFTER 2-hours of messing around i think i finaly found the error (I THINK)

i beleve that it should be coded in

#include <windows.h>
#include <gl/gl.h>

i wanna test it but its a start!
Forum: Game Development Jul 20th, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
ERROR:

1 C:\Dev-Cpp\main.cpp GL/glut.h: No such file or directory.

C:\Dev-Cpp\main.cpp In function `void renderScene()':

5 C:\Dev-Cpp\main.cpp `GL_COLOR_BUFFER_BIT' undeclared (first...
Forum: Game Development Jul 20th, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
arrg! ok i did what u said changed the includes and this happens

29 C:\Dev-Cpp\main.cpp gl/glaux.h: No such file or directory.

39 C:\Dev-Cpp\main.cpp `HDC' does not name a type

...
Forum: Game Development Jul 20th, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
ARRG...
this is the error...

\DOCUME~1\KARL~1.BEC\LOCALS~1\Temp\Temporary Directory 2 for lesson01[1].zip\Lesson01\Lesson1.cpp C:\DOCUME~1\KARL~1.BEC\LOCALS~1\Temp\Temporary Directory 2 for...
Forum: C++ Jul 20th, 2006
Replies: 4
Views: 2,128
Posted By wingwarp
Forum: Game Development Jul 19th, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
open gl enviroment i thought that it was built in to every computers subproceses???:?:
Forum: Game Development Jul 19th, 2006
Replies: 3
Views: 3,760
Posted By wingwarp
Forum: Game Development Jul 19th, 2006
Replies: 22
Views: 5,923
Posted By wingwarp
this is in an opengl guide and it wont work?? i keep getting errors at the end where the code starts to proclame the if (! statments!

heres the code thx...



/* Steven Billington
...
Forum: C++ Jul 19th, 2006
Replies: 4
Views: 2,128
Posted By wingwarp
I just cant find any good ones other than drunken hyenea-(SP) and that is verry broken up and doensnt read well i use cprogramming.com to learn my basic skills and wanted to know if there is a "GAME"...
Forum: C++ Jul 18th, 2006
Replies: 4
Views: 2,128
Posted By wingwarp
I am a basic c++ programer :sad: that wants to understand graphics but all the online guides confuse me i understand BASIC c++ code like...
:-|

#include <iostream>
using namespace std;
int...
Showing results 1 to 37 of 37

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC