473,406 Members | 2,371 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

good multithreaded animation samples

D H
Hi,
Can anyone suggest some good source code examples of using
animation and threads in C#. Either with GDI+ (system.drawing) or
directx/opengl embedded in a window?

Thanks, I've only been able to find a handful. I'm used to java
where there are hundreds of animation examples. I'll have to try
converting some of them I guess.

-Doug
Nov 17 '05 #1
1 1912
Check out Bob Powell's pages (link below) - there may be some examples
there. You could also try the dotnet.framework.drawing newsgroup. In terms
of OpenGL I've used the Tao C# bindings (find it on Google) which gives you
a Forms control you can embed, and that seems to work well.

Always bear in mind the golden rule that you can't do pretty much anything
to a Windows Forms control outside the main UI thread without odd things
happening.

Steve

GDI+ FAQ:
http://www.bobpowell.net/faqmain.htm
"D H" <no@spam> wrote in message news:SO********************@comcast.com...
Hi,
Can anyone suggest some good source code examples of using
animation and threads in C#. Either with GDI+ (system.drawing) or
directx/opengl embedded in a window?

Thanks, I've only been able to find a handful. I'm used to java
where there are hundreds of animation examples. I'll have to try
converting some of them I guess.

-Doug

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: pradyumna | last post by:
In Project settins - C/C++ - Code Generation, what is the difference between the option "Multithreaded" and "Multithreaded DLL". I understand that on selecting multithreaded option, single and...
8
by: Beam_Us_Up_Scotty | last post by:
Hello all, I am trying to write a "simple" animation using C#, and I've tried many things but nothing seems to work for me without leaking memory. Here's a very simple piece of code that uses a...
1
by: Chris | last post by:
I need recommendations for a good source for jScript.net. I have no javascript background and would like to start with jscript. Does anyone have essam ahmed's book that they would like to sell ...
7
by: Pavils Jurjans | last post by:
Hello, I wanted to get some light in the subject. As I develop ASP.NET applications, it's necessary to understand how exactly the server- communication happens. It seems like initially...
5
by: Mark Harrison | last post by:
I'm looking for feedback from anybody who has used pg in a multi-threaded program, particularly one in which several threads each open a database connection. It's documented to work in that...
14
by: Protoman | last post by:
Is this a good use of fn ptrs? #include <iostream> #include <cstdlib> using namespace std; typedef void (*v_v_fptr)(); void Error(){cout << "Error" << endl;}
1
by: Theseus | last post by:
Hello to all, I've got an issue where i don't know what solution i can implement. I'm not sure what script best can be used. I've got samples .jpg images to better describe my problem. Stage...
22
by: Jon Skeet [C# MVP] | last post by:
I'm looking to write a C# book fairly soon, and the publisher I've approached wants me to do a bit of market research to find out what people like and don't like in this kind of book. I've read...
4
by: =?Utf-8?B?Umljaw==?= | last post by:
I have a form with a button control. When button is clicked; it run a process which take a bit of time to complete the process. When this button is clicked; I want to animate an image on the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.