PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Diamond
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-05-2008, 11:25 AM
jethro_static's Avatar
╚════════════════╝
Offline
Pocket PC: HTC Touch Pro 2 & HTC Hero
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2008
Posts: 2,469
Reputation: 3335
jethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to jethro_static
Re: Most interesting free Diamond apps Downloads here.

Sensory Overload



see the video in action here:
http://www.youtube.com/watch?v=LVn9X...r-game&paged=2


A few days ago I published the Managed OpenGL ES wrapper. As a proof of concept, I went so far as to create a simple game for the HTC Touch Diamond that utilizes the G-Sensor, Nav Sensor, and the 3D hardware capabilities of the device. The end result is a simple "Asteroids" type game I call Sensory Overload.
The game is simple:
  • Move the ship by tilting the device.
  • Don't run into an asteroid.
  • Blow up the asteroids into tiny pieces.
  • When an asteroid spawns (it will be faded out), you have 5 seconds to get away from it before it can hurt you.
  • Rotate the Nav sensor clockwise to fire a bullet.
  • Rotate the Nav sensor counter clockwise to fire a spray of bullets. You can only use this special ability once every 5 seconds.
  • Asteroids spawn every 15 seconds.
This is mostly intended as a demo or proof of concept to provide other developers starting ground to create their own amazing games for the HTC Touch Diamond.
Known Bugs:
  • Small asteroids are hard to explode. The bullets travel "through" them between repaints, so they never actually collide. I may fix this in the future.
Click here to download the full source to Sensory Overload.
Click here to download the Sensory Overload CAB file to play the game.

follow koushikdutta's website for updates:
http://www.koushikdutta.com/2008/08/...-overload.html
__________________
Pls join us at MMAlinker.com. It's the best MMA forum On the Planet.We have a lot of News,Updates and fight videos. We'll See You there.
http://www.mmalinker.com/forum/
Join Us at Facebook as well and meet People thats into MMA like You.

http://www.facebook.com/group.php?gid=15833021835
Reply With Quote
This post has been thanked 5 times.
  #2 (permalink)  
Old 11-09-2008, 06:56 PM
jethro_static's Avatar
╚════════════════╝
Offline
Pocket PC: HTC Touch Pro 2 & HTC Hero
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2008
Posts: 2,469
Reputation: 3335
jethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to jethro_static
Re: Most interesting free Diamond apps Downloads here.

Created by: DeepThought of XDA


hTorch v2.2 | using camera LED as flashlight

hTorch is just a FrontEnd programmed as an extension for TorchButton. NetRipper deserves most of the credit because my application uses his TorchButton v1.2 application underneath.

hTorch is built for the HTC Raphael (aka HTC Touch Pro) and has only been tested on this device. PLEASE NOTE: Use this application at your own risk! I’ve done as much testing as possible, and will try to fix every bug which will be reported but it's my first Windows Mobile application and I can not guarantee that it is free of bugs. (Well, even if it would be my 500th application I would still not be able to guarantee that - but anyway - you know what I mean )

Usage:
The program installs itself into "%ProgramFiles%\hTorch" and also creates a shortcut into %StartMenu%\Programs\Accessories. The further usage is as simple as possible. Start hTorch using the shortcut. On program start the LED will automatically be turned on and you will see the programs main screen. On the main screen you can enable and disable the flashlight as needed using the bulb button or exit the application using the exit button. Both buttons are also available as soft key. On Program exit the torch will automatically be turned off.
PLEASE NOTE: The flashlight will stay on for a max of 86400 seconds to prevent burning the LED. This should not be very likely as this posting explains but I think one day should be sufficient. Please also note that the LED can not be left turned on while the device is in standby. So if you want to use the torch for an extended period please make sure to configure your power settings accordingly or to tab the screen from time to time to keep the device awake. I intentionally left as much free space on the main screen as possible to make tabbing into a "free space" easy and to keep the screen as dark as possible.
pRequirements:
  • This program requires .NET Compact Framework 3.5 to run. If you are not sure if you have the Framework installed or which version you have installed please follow this instructions
  • If you have TorchButton installed on your device, you should uninstall it before installing hTorch

Version History:
v2.2:
  • Updated TorchButton to v1.2 which enlarged the maximum timeout from 300 seconds to 86400 seconds (a day) - Thank you NetRipper!
v2.1:
  • Completely replaced all graphics to give the program a much more professional look and feel. (Artwork was done by obsidian73 - Thank You!)
  • Replaced the exe-file icon with a more diamond-like one
v2.0 (unreleased private beta):
  • Completely rewritten source so that hTorch can now detect the LED state
  • Tightened the program as much as possible (exe-file lost about a bit more than 25% of its size)
  • Automatically turn off the LED on program exit
  • Changed auto-off timer to 5 minutes (hard coded)
  • Added SoftKey functions
  • Added About Dialog
v1.1:
  • Fixed Bug when installing to Storage Card
  • Start LED on program start
v1.0b:
  • Initial version
On the picture you can see the programs main screen:




hTorch_v2.2.cab <---download here

follow the thread here:
http://forum.xda-developers.com/showthread.php?t=440405

Update:



Update can be found here:
http://forum.xda-developers.com/show...84&postcount=2

Last edited by jethro_static; 12-07-2008 at 09:20 PM.
Reply With Quote
This post has been thanked 4 times.
  #3 (permalink)  
Old 11-09-2008, 07:04 PM
MightyM0use's Avatar
N00b
Offline
Pocket PC: HTC Touch
Carrier: Sprint
 
Join Date: Mar 2008
Posts: 27
Reputation: 15
MightyM0use is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to MightyM0use Send a message via MSN to MightyM0use
Re: Most interesting free Diamond apps Downloads here.

Quote:
Originally Posted by jethro_static View Post
Created by: DeepThought of XDA


hTorch v2.2 | using camera LED as flashlight

hTorch is just a FrontEnd programmed as an extension for TorchButton. NetRipper deserves most of the credit because my application uses his TorchButton v1.2 application underneath.

hTorch is built for the HTC Raphael (aka HTC Touch Pro) and has only been tested on this device. PLEASE NOTE: Use this application at your own risk! I’ve done as much testing as possible, and will try to fix every bug which will be reported but it's my first Windows Mobile application and I can not guarantee that it is free of bugs. (Well, even if it would be my 500th application I would still not be able to guarantee that - but anyway - you know what I mean )

Usage:
The program installs itself into "%ProgramFiles%\hTorch" and also creates a shortcut into %StartMenu%\Programs\Accessories. The further usage is as simple as possible. Start hTorch using the shortcut. On program start the LED will automatically be turned on and you will see the programs main screen. On the main screen you can enable and disable the flashlight as needed using the bulb button or exit the application using the exit button. Both buttons are also available as soft key. On Program exit the torch will automatically be turned off.
PLEASE NOTE: The flashlight will stay on for a max of 86400 seconds to prevent burning the LED. This should not be very likely as this posting explains but I think one day should be sufficient. Please also note that the LED can not be left turned on while the device is in standby. So if you want to use the torch for an extended period please make sure to configure your power settings accordingly or to tab the screen from time to time to keep the device awake. I intentionally left as much free space on the main screen as possible to make tabbing into a "free space" easy and to keep the screen as dark as possible.
pRequirements:
  • This program requires .NET Compact Framework 3.5 to run. If you are not sure if you have the Framework installed or which version you have installed please follow this instructions
  • If you have TorchButton installed on your device, you should uninstall it before installing hTorch

Version History:
v2.2:
  • Updated TorchButton to v1.2 which enlarged the maximum timeout from 300 seconds to 86400 seconds (a day) - Thank you NetRipper!
v2.1:
  • Completely replaced all graphics to give the program a much more professional look and feel. (Artwork was done by obsidian73 - Thank You!)
  • Replaced the exe-file icon with a more diamond-like one
v2.0 (unreleased private beta):
  • Completely rewritten source so that hTorch can now detect the LED state
  • Tightened the program as much as possible (exe-file lost about a bit more than 25% of its size)
  • Automatically turn off the LED on program exit
  • Changed auto-off timer to 5 minutes (hard coded)
  • Added SoftKey functions
  • Added About Dialog
v1.1:
  • Fixed Bug when installing to Storage Card
  • Start LED on program start
v1.0b:
  • Initial version
On the picture you can see the programs main screen:




hTorch_v2.2.cab <---download here

Goto this link fr updates:
http://forum.xda-developers.com/showthread.php?t=440405

No offense intended but why is this in the Diamond forum? The diamond does not have the hardware to run this program.
Reply With Quote
This post has been thanked 2 times.
  #4 (permalink)  
Old 11-09-2008, 07:07 PM
jethro_static's Avatar
╚════════════════╝
Offline
Pocket PC: HTC Touch Pro 2 & HTC Hero
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2008
Posts: 2,469
Reputation: 3335
jethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to jethro_static
Re: Most interesting free Diamond apps Downloads here.

Quote:
Originally Posted by MightyM0use View Post
No offense intended but why is this in the Diamond forum? The diamond does not have the hardware to run this program.
Your post is really a waste of space coz I am really trying to keep the tread as clean as possible so only apps will be here. Now do I have to answer ur question or U wanna use ur common sense?
Reply With Quote
This post has been thanked 2 times.
  #5 (permalink)  
Old 12-01-2008, 07:54 AM
bennec83's Avatar
Lurker
Offline
Pocket PC: Diamond
Carrier: O2
 
Join Date: Aug 2007
Posts: 2
Reputation: 0
bennec83 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Most interesting free Diamond apps Downloads here.

Quote:
Originally Posted by jethro_static View Post
Your post is really a waste of space coz I am really trying to keep the tread as clean as possible so only apps will be here. Now do I have to answer ur question or U wanna use ur common sense?
not really as htorch doesnt work on the diamond so why is it in this thread!!

so yeah please answer with a method of getting this working on a HTC Diamond that has NO FLASH LED.

im assuming your answer will include, some solder, a soldering iron and an LED?
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Diamond


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
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 07:44 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com