Search found 13 matches

by GRAVITY
Thu Mar 04, 2010 12:31 pm
Forum: Beginners Help
Topic: Too slow 2D
Replies: 19
Views: 1138

Help pls )
by GRAVITY
Wed Mar 03, 2010 1:59 pm
Forum: Beginners Help
Topic: Too slow 2D
Replies: 19
Views: 1138

thanks a lot ...

but =) ... how about real time scalling? =)
by GRAVITY
Wed Mar 03, 2010 7:38 am
Forum: Beginners Help
Topic: Too slow 2D
Replies: 19
Views: 1138

Help ))
by GRAVITY
Tue Mar 02, 2010 8:20 pm
Forum: Beginners Help
Topic: New user Dev-C++ or Code Blocks
Replies: 14
Views: 1046

I created an empty project
I don't know how configured win code-blocks project.

But you can see settings of your IDE in samples IrrLicht. Just open "cbp" project, and see how it is configured.


----
xxf86vm and GL - not IrrLicht libs... )
by GRAVITY
Tue Mar 02, 2010 6:57 pm
Forum: Beginners Help
Topic: Too slow 2D
Replies: 19
Views: 1138

Thanks for the explanation.

I have another question:
I have image size 1000x1000. And i want draw this in another resolution - 500x500. How can I scale this?

Thanks a lot.
by GRAVITY
Tue Mar 02, 2010 4:51 pm
Forum: Beginners Help
Topic: New user Dev-C++ or Code Blocks
Replies: 14
Views: 1046

I never understood the reason to use proprietary software, when there
free, not inferior to the functional and convenience, analog.

... and visual studio does not meet the standard C ++

sorry for my worst english)
by GRAVITY
Tue Mar 02, 2010 12:30 pm
Forum: Beginners Help
Topic: New user Dev-C++ or Code Blocks
Replies: 14
Views: 1046

Code Blocks: 1) Create New Project 2) go to Properties of your project 3) Builds_targets -> Build_options -> Linker_settings: Add libs: "Xxf86vm" and "GL". 4) Builds_targets -> Build_options -> Search_directories -> Linker: Add path to folder with your librarys thats all what you...
by GRAVITY
Mon Mar 01, 2010 7:54 pm
Forum: Beginners Help
Topic: Too slow 2D
Replies: 19
Views: 1138

exactly))

I did not think that the built-in drivers such slow)
Now I was convinced :)

FPF risen to 400)
by GRAVITY
Mon Mar 01, 2010 5:37 pm
Forum: Beginners Help
Topic: Too slow 2D
Replies: 19
Views: 1138

only 19 FPS.

Another such moment .. I use the built-in video driver. hmm ... perhaps this is the reason for such a low fps
I'll try to setup nvidia drivers, and then report the results!

Thanks for the answers!)
by GRAVITY
Sun Feb 28, 2010 5:34 pm
Forum: Beginners Help
Topic: Too slow 2D
Replies: 19
Views: 1138

speed has not increased :(
by GRAVITY
Sun Feb 28, 2010 5:02 pm
Forum: Beginners Help
Topic: Too slow 2D
Replies: 19
Views: 1138

#include <irrlicht.h> #include "driverChoice.h" #include <string.h> using namespace irr; using namespace core; using namespace scene; using namespace video; using namespace io; using namespace gui; #ifdef _IRR_WINDOWS_ #pragma comment(lib, "Irrlicht.lib") #pragma comment(linker,...
by GRAVITY
Sun Feb 28, 2010 4:33 pm
Forum: Beginners Help
Topic: Too slow 2D
Replies: 19
Views: 1138

Too slow 2D

Hello everyone! :) I just recently started to use IrrLicht I decided to experiment with 2D graphics. upload picture "demoback.jpg" from the folder "media". well, and rendered them in the loop 4 times. draw the same cursor-image. when drawing visible plume from the cursor x_x. Sur...
by GRAVITY
Thu Feb 25, 2010 7:06 pm
Forum: Project Announcements
Topic: Chernobyl Shaders - converting all shaders to Cg in work...
Replies: 66
Views: 30759

Please, attach links (and refresh each time) in first post :)

Respect, dude! )