Go Back   Flash Flash Revolution > General Discussion > Chit Chat
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
Old 09-15-2005, 04:48 PM   #1
deposition
FFR Player
 
deposition's Avatar
 
Join Date: Feb 2004
Location: Indianapolis, IN
Posts: 1,115
Send a message via MSN to deposition
Default What projects are you currently working on?

Post what project(s) you are working on, what language, and maybe some SS.
__________________
deposition is offline   Reply With Quote
Old 09-15-2005, 07:42 PM   #2
User6773
Guest
 
Posts: n/a
Default RE: What projects are you currently working on?

Project: tactical strategy board game/RPG.
Language: C++.
Screenshots: None, very early development and it's all text based.
  Reply With Quote
Old 09-17-2005, 11:30 PM   #3
Cenright
You thought I was a GUY?!
Retired StaffFFR Veteran
 
Cenright's Avatar
 
Join Date: Sep 2003
Location: Beaumont (A town with 25 times fewer people than this site)
Age: 36
Posts: 3,139
Send a message via AIM to Cenright Send a message via MSN to Cenright Send a message via Yahoo to Cenright
Default RE: What projects are you currently working on?

Project: How inch and footage distances alter the intensity of light, it respects to the photographic unit of a Stop.
Language: For TI-86 Calculator.
Overview:
1 F-Stop difference is double or half of the amount of light getting to the film/printing paper.
F-stop numbers are calculated by:
(Focal Length / Diamater of aperature opening)

In my case, a 50mm lens, so
F-s = 50/Aperture in mm

You figure out the Aperature by using the area of a circle, cutting it in half, and finding the new diameter.
F-stop #1 is a given, and #2, #4,#8, #16, #32 can be extracted from that.
You are working with an area which is squared, and so these are all 2 stops different, not 1.

You can get from any camera or site what the others are, but the problem is that they are estimations.
1.4, 2.8, 5.6, 11, 22

5.6 is actually 5.65...
11 is actually 11.3...
Yadda yadda.

From all this I started to work out an equation, having to use base 2 logarythms and everything. Hopefully when I get my CR1616 Calc Batteries, I'll be able to program it all in and test it.
Cenright is offline   Reply With Quote
Old 09-18-2005, 05:57 AM   #4
soccr743
FFR Player
Retired Staff
 
soccr743's Avatar
 
Join Date: Dec 2003
Posts: 549
Send a message via AIM to soccr743 Send a message via MSN to soccr743 Send a message via Yahoo to soccr743
Default RE: What projects are you currently working on?

Project: DXGraphics Class Library for Direct3D development
Language: C++
Progress: DXGraphics, DXObject, DXSprite, DXCamera, DXTexture, DXLight, DXColor, DXVertex classes. Can move the camera around a whole scene of objects in real time.
Screenshots:
Simple one taken 2 weeks ago ( http://www.cubedstudios.com/DXGraphicsScreen1.jpg )

Project: 3D Real Time Strategy Game (Like AOE2 but not isometric)
Language: C++
Progress: None, working on DXGraphics first so I can use it
Screenshots:
None

Project: FFR R2 Beta 2
Language: Flash, PHP, SQL
Progress: The engine is done, working on the interface and backend now
Screenshots:
Many, but I can't share them XD
__________________
soccr743 is offline   Reply With Quote
Old 09-18-2005, 09:26 PM   #5
QreepyBORIS
FFR Player
 
QreepyBORIS's Avatar
 
Join Date: Feb 2003
Location: It is a mystery.
Age: 33
Posts: 7,454
Send a message via AIM to QreepyBORIS Send a message via MSN to QreepyBORIS
Default RE: What projects are you currently working on?

Gonna remake my whole Connect Four thing. C++. Text-based.

Also, Battleship if I'm not lazy. C++. Text-based.
__________________

Signature subject to change.

THE ZERRRRRG.
QreepyBORIS is offline   Reply With Quote
Old 09-20-2005, 06:20 PM   #6
Anonymous
FFR Player
 
Join Date: May 2002
Posts: 1,088
Default RE: What projects are you currently working on?

why all this c++ text based stuff? DirectX really isn't that tough to get into, just start with C#, and then migrate into C++ and realize all the power you now have. I just couldn't stand C++ after a while. After getting into OO C++ it got a little better, but then I stopped all programming. I'll be getting back into it a little. It's not a skill I totally want to lose.

The only two decent programs I made were a video poker game, with high score lists and graphics and everything in VB, using VS.Net, and a quincunx (sic) program with automatic graphs and all sorts of cool stuff on the good 'ol TI-83+ Basically it illustrates Pascals Triangle by a ball falling through a series of pegs in the shape of a pyramid (1 peg on the top, 2 below that, 3 below that, etc...), and the ball has an equal chance of going either way...it was a cool program. Nothin special though. I think my next project will be a racing game. It'll suck, but I gotta relearn directx.
Anonymous is offline   Reply With Quote
Old 11-15-2005, 08:13 PM   #7
Necamus
FFR Player
 
Necamus's Avatar
 
Join Date: Nov 2005
Age: 33
Posts: 853
Default

More text based stuff:

Project: Text Based Fighting Game
Language: C++
Notes: It's pretty stupid, but rather addictive. A half decent way to kill time during my programming class. A work in progress, although I've already given an early version to a couple of people.

Project: RPG (Text based)
Language: C++
Notes: Haven't started this, just been thinking it over.
__________________
www.freerice.com
Necamus is offline   Reply With Quote
Old 11-27-2005, 06:20 PM   #8
Tokzic
FFR Player
 
Tokzic's Avatar
 
Join Date: May 2005
Location: TGB
Age: 34
Posts: 6,878
Send a message via AIM to Tokzic
Default

Project: Mid-Term Project for Programming. In other words, a great big program that really doesn't accomplish anything but getting me marks.

Language: Turbo Pascal
__________________

Last edited by Tokzic: Today at 11:59 PM. Reason: wait what
Tokzic is offline   Reply With Quote
Old 12-2-2005, 10:22 PM   #9
Wavanova
FFR Player
 
Join Date: Jun 2005
Location: Ontario, Canada
Age: 35
Posts: 122
Send a message via AIM to Wavanova Send a message via MSN to Wavanova
Default

I'm currently working on a shooter game called Snype...making it with Flash. Some of the actionscript is really starting to piss me off though >.<
__________________


Click the image to download the complete Dethklok pack.
Wavanova is offline   Reply With Quote
Old 12-9-2005, 11:19 PM   #10
shade11
FFR Player
 
shade11's Avatar
 
Join Date: Aug 2004
Posts: 373
Default

Screw this C++ crap. Python is the best way to go.
My project
Project: Xel Well

Project: Description. Software that allows you to see every file on your hard drive that has been changed. You can remove any file that has been added. You can change it around to make it so that certain files arent detected. And so that you can change how files are detected. Pretty good for servers.

Language: Python

Progress: About 10% still getting ideas out and some ways to lay out the code. Still working on how to keep it from being accessed from Spyware, trojans, viruses, blah blah etc. etc. Considering to make a linux Version as well.

My friends and i are considering of making 3d games. I am talking about the ones that graphics look better than Myst 5 or Halo 2. games that will look as good as the Final Fantasy movie scenes for the entire game. It would be hard to make it. But my friend isn really good with Maya 7.

Last edited by shade11; 05-10-2006 at 06:56 PM..
shade11 is offline   Reply With Quote
Old 12-11-2005, 06:01 PM   #11
soccr743
FFR Player
Retired Staff
 
soccr743's Avatar
 
Join Date: Dec 2003
Posts: 549
Send a message via AIM to soccr743 Send a message via MSN to soccr743 Send a message via Yahoo to soccr743
Default

Quote:
Originally Posted by shade11
My friends and i are considering of making 3d games. I am talking about the ones that graphics look better than Myst 5 or Halo 2. games that will look as good as the Final Fantasy movie scenes for the entire game. i mean for us it really isnt that hard.
First off, good luck using python with this. Secondly, good luck with doing better graphics then those games, since you most likely do not have the experience as 3D artists/animators like those guys do. And I find it hard to believe that you do not find it somewhat challenging at all.

Also dont take it the wrong way, but it just seems like you are trying to tackle something a bit higher then you probably can.

-Matt
__________________
soccr743 is offline   Reply With Quote
Old 12-11-2005, 06:13 PM   #12
shade11
FFR Player
 
shade11's Avatar
 
Join Date: Aug 2004
Posts: 373
Default

First off I am not going to try making 3d games with Python. Second, I didnt say how long it would take to make those games. We have a few years of expirence already, plus we know what we are doing, not to mention that we have all the software we need. Bryce 5, Maya 7, etc. etc. Third, Did I way it was easy?. . . sorry I was tired.
shade11 is offline   Reply With Quote
Old 01-29-2006, 08:18 PM   #13
Blank
FFR Player
 
Blank's Avatar
 
Join Date: Mar 2003
Location: Somewhere (definitely NOT in Kentucky)
Age: 34
Posts: 61
Send a message via ICQ to Blank Send a message via AIM to Blank Send a message via MSN to Blank Send a message via Yahoo to Blank
Default

Wow. Anyways..

1.) Porting the River City Ransom password generator to C++/Windows GDI (I'd say I am ~60% complete)
2.) After scrapping two ideas for a game, I finally found one I could do: A shooter/Platformer that shares a style similar to Cave Story. (Still drafting technical and design documents, no coding has been done... Yet.)
__________________
This is a block of text under my post.

Move zig.
Blank is offline   Reply With Quote
Old 03-26-2006, 01:34 AM   #14
SqNtz_kaftan
FFR Player
 
SqNtz_kaftan's Avatar
 
Join Date: Jan 2006
Location: Montana, USA
Age: 37
Posts: 23
Send a message via MSN to SqNtz_kaftan
Default Re: What projects are you currently working on?

Aside from the assignments I get from my computer science courses, I am currently working on a simple program to help me remember birthdays, anniversaries, and other events. I know there are more than enough programs and sevices out there already that do this, but I'm going to mold this program to be exactly as I want it. It seems as if every other program out there that does this, I see room for improvement. And more than anything, programming is just a hobby for me anyways.

I'm creating it in Java, since that is the only real language I know. I've got a basic graphical user interface set up, and most of the core functionality is working like it should. Now I'm mostly just tweaking it to perform as I wish.
__________________

Quote:
Randall Reynolds [itmorr.com] says (11:39 PM):
You're stupid
SqNtz_kaftan is offline   Reply With Quote
Old 03-30-2006, 08:49 PM   #15
xDdRmAnIaCx
FFR Player
 
xDdRmAnIaCx's Avatar
 
Join Date: Nov 2003
Location: Toronto
Posts: 291
Send a message via AIM to xDdRmAnIaCx Send a message via MSN to xDdRmAnIaCx
Default Re: What projects are you currently working on?

I'm trying to recreate one of the older Final Fantasy games. The little zelda style walking around, and then walking into a monster spirals you into a battle. I've got the battle working, I just have to integrate a world map and NPCs and such.

But its in Turing, so I fail.

I need to learn C++, could anyone tell me where?

Thanks,

NiK
__________________

xDdRmAnIaCx is offline   Reply With Quote
Old 04-25-2006, 12:15 AM   #16
3rr0r
FFR Player
 
Join Date: Oct 2003
Location: a dark void somewhere
Posts: 134
Cool Re: What projects are you currently working on?

Not sure if this counts as a language here but VHDL and I'm making a digital stop watch that could be implemented using an FPGA from altera. I love my computer classes.

After this project I plan on building a small RISC CPU to go with my friends new OS he's writting.
__________________
you can ignore the truth or deny it out right but that doesn\'t change the fact that you\'re wrong!!

I like Flamethrowers period.
3rr0r is offline   Reply With Quote
Old 07-21-2006, 01:50 AM   #17
Jaywalker420
FFR Player
 
Join Date: May 2006
Location: Missouri
Posts: 7
Send a message via AIM to Jaywalker420 Send a message via MSN to Jaywalker420 Send a message via Yahoo to Jaywalker420
Default Re: What projects are you currently working on?

Project: MSNP13 for Gaim messanger
Language: C all the way baby!!
Platform: Everything Gaim supports, though I wish only Linux... :-/
Status: I'm about 87ish% done with is... Webcam works now very smoothly... voice is rather glitchy. I'll most likely submit what code I have done to the guy who's working on it for the SoC... Since i'm only 17 and can't apply yet

Side project: OdysseusBlog - Open Source Community Builder (like MySpace/Xanga)
Language: PHP!
Status: 1.0-stable || 1.2-alpha2 (I wouldn't use 1.0... Stable is used very loosly there)
Jaywalker420 is offline   Reply With Quote
Old 08-21-2006, 02:39 AM   #18
this_n00b_rocks
Banned
 
this_n00b_rocks's Avatar
 
Join Date: Aug 2006
Location: Flash Drive
Age: 33
Posts: 510
Default Re: What projects are you currently working on?

Jeopardy
Using Visual Basic
Text-Based

I'm probably going to scrap it though. I'll wait until school starts, then I'll start to create it using Java! I'm gonna learn Java as a sophomore in High School!
this_n00b_rocks is offline   Reply With Quote
Old 08-22-2006, 11:19 PM   #19
hykinix
FFR Player
 
Join Date: Feb 2006
Posts: 6
Default Re: What projects are you currently working on?

I don't know if this even pertains to what you mean by 'project' but currently I'm writing my third novel...
hykinix is offline   Reply With Quote
Old 09-15-2006, 10:40 PM   #20
Codename46
FFR Player
 
Join Date: Sep 2006
Age: 35
Posts: 108
Default Re: What projects are you currently working on?

Randomized text analyzer - Java
Codename46 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 04:36 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution