|
-
Aug 11th, 2000, 09:16 AM
#1
Thread Starter
Member
Hi, I'm looking for some seriously good graphics programmers to help us out for a while. I'm working on a project that will work much like the vis. plugins for Winamp, only it won't just be tied to Winamp.
I already have the code working that grabs the sound data from the soundcard so that the graphics stuff can work with it. The problem is I've never done any gaphics programming at all. I've now got hold of the DirectX 7.0a SDK and am (slowly) working my way through the tutorials.
What I would like is for some guys (Kedaman & Fox?) to give us some general info on algorithms used etc, and creative ideas.
The first part of the app will look like the Particles D3D IM demo on the SDK CD but the height they go will be based on the sound being played!
Hope this makes sense to some of you...and thanx in advance for the help.
Matt
Please correspond via email [email protected]
VB5 Enterprise, C++Builder 5, JBuilder 3.5 (so far unused  )
-
Aug 11th, 2000, 07:10 PM
#2
transcendental analytic
WHat you probably didn't know was that i haven't got into D3D yet, So i can't help you much with d3d, although i know Ddraw. But I could help you with the algoritm for the particle fountain or whatever you thought about to have.
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Aug 13th, 2000, 03:39 PM
#3
-
Aug 13th, 2000, 06:44 PM
#4
Monday Morning Lunatic
I'd started work on a program to let you fly over the spectrum of a whole wave file...unfortunately it's in OpenGL. The idea was, if there was an unwanted click, then you could navigate to that part of the file, find the frequency, then move the ridge down slightly, and the program would apply the correct filter.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|