Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Ultratouch - New Touch Screen FE - Coming soon  (Read 1890 times)

0 Members and 1 Guest are viewing this topic.

tspeirs

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 129
  • Last login:July 23, 2020, 07:44:52 am
  • I want to build my own arcade controls!
Ultratouch - New Touch Screen FE - Coming soon
« on: September 21, 2008, 11:21:35 am »
I'm currently working on a touchscreen frontend, named Ultratouch.

I hope to have a first beta release soon, in the meantime a video is below and an alpha demo version can be downloaded from http://www.ultratouch.co.uk

The front end uses direct3d and .net framework with a 2.5d interface.

Its still in development and I just wanted to see what kind of interest there was, and get some initial feedback.

[YOUTUBE]zNsVvFxOhik[/YOUTUBE]

Cakemeister

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1002
  • Last login:May 31, 2024, 06:23:16 pm
  • I'm a llama!
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #1 on: September 21, 2008, 11:39:24 am »
Why not just add the touch screen support to GameEX? Is the back end totally different?
Old, but not obsolete.

tspeirs

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 129
  • Last login:July 23, 2020, 07:44:52 am
  • I want to build my own arcade controls!
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #2 on: September 21, 2008, 11:46:08 am »
GameEx already has touchscreen support. This is something different designed purely for touchscreens.

It just started off with me trying to get up to speed with Direct3d. Like I said just seeing what interest there is.

By the way, looked like the youtube video picked up windows media center playing TV in the background. Sorry about that ;)
« Last Edit: September 21, 2008, 11:55:52 am by tspeirs »

fatfingers

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 966
  • Last login:April 17, 2025, 05:26:08 pm
  • Got UltraStiks?™
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #3 on: September 21, 2008, 05:52:31 pm »

Is it just me or didn't that look like it had a mouse selecting everything on the screen?

 ???

My DK low scores
-------------------
1) 180700
2) 165000
3) 162900
4) 162600
5) 158500


W.W.P.M.D.?                                       I'm here to help ... I just don't do it. ™

tspeirs

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 129
  • Last login:July 23, 2020, 07:44:52 am
  • I want to build my own arcade controls!
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #4 on: September 21, 2008, 06:06:45 pm »
Yes, thats basically what a touch screen is, a mouse.

A mouse was used in the demo. I dont actually have a touchscreen yet. Basically when you press on a touch screen it triggers a mouse left button after moving the mouse to that position.
« Last Edit: September 21, 2008, 06:11:16 pm by tspeirs »

Space Fractal

  • Wiki Master
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 1888
  • Last login:September 26, 2023, 11:32:13 am
  • Space Fractal
    • Space Fractal
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #5 on: September 22, 2008, 02:43:35 am »
but user interface is bit diffecent when used a touch since a touch is much more unprecision than a mouse, and you cant really double click etc.

Otherwice I did the same trick in MultiFE and do the same on other touchscreen FE as well. In my FE I let the user choice if they want the pointer or not.
Decade Old Work: MultiFE, ArcadeMusicBox
Today Works: Various Spectrum Next games from Rusty Pixels and html5 games.

Havok

  • Keeper of the __Blue_Stars___
  • Trade Count: (+17)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4530
  • Last login:Yesterday at 12:44:57 am
  • Insufficient facts always invite danger.
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #6 on: September 22, 2008, 08:18:45 am »
Will this be freeware?

waveryder

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 585
  • Last login:July 14, 2011, 04:26:17 am
  • I Troop, therefore I am
    • BubbleGum Custom Art
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #7 on: September 22, 2008, 09:41:20 am »
Looks like it is based on xbmc windows source.
When pixelated clipart just wont do, just call for Betty

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #8 on: September 22, 2008, 11:58:34 am »
Looks like it is based on xbmc windows source.

What makes you say that? XBMC is written in C++ using SDL/OpenGL while UltraTouch is written in VB.NET using MDX (Direct3D). And they look nothing alike IMHO.

waveryder

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 585
  • Last login:July 14, 2011, 04:26:17 am
  • I Troop, therefore I am
    • BubbleGum Custom Art
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #9 on: September 22, 2008, 01:01:07 pm »

What makes you say that? XBMC is written in C++ using SDL/OpenGL while UltraTouch is written in VB.NET using MDX (Direct3D). And they look nothing alike IMHO.
[/quote]

There is a direct3D version of XBMC, easily compiled from the source just doesn't actually render any video. The official port is SDL/OpenGL.
When pixelated clipart just wont do, just call for Betty

tspeirs

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 129
  • Last login:July 23, 2020, 07:44:52 am
  • I want to build my own arcade controls!
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #10 on: September 22, 2008, 03:48:47 pm »
Its not based on XBMC. Its as Headkaze says .net with managed directx.

Its planned to be Freeware. Im not ruling out that it will always be that way, but it would only ever not be if it was so good that it would warrant it. That I doubt. Its really just for fun right now. I may not even complete it. Still deciding at the moment. I dont even know if there is interest for it yet.

gonzo90017

  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1034
  • Last login:June 23, 2019, 02:41:07 pm
  • I'm a llama!
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #11 on: September 22, 2008, 04:14:04 pm »
I'd be interested.

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #12 on: September 22, 2008, 05:35:33 pm »
I dont even know if there is interest for it yet.

There have been a few touchscreen FE's released lately and they seem to be attracting some interest.

unclet

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3561
  • Last login:March 17, 2025, 11:51:15 am
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #13 on: September 22, 2008, 07:06:35 pm »
I can double-click on my touchscreen with no problems.  I believe there is setting in the setup configuration which allows for this to be detected.    I simply click my finger twice in the same general area and a double-click event is generated.

Goz

  • KOTA
  • Trade Count: (+10)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3421
  • Last login:June 25, 2024, 10:06:41 pm
Re: Ultratouch - New Touch Screen FE - Coming soon
« Reply #14 on: September 22, 2008, 10:16:33 pm »
I'm always interested in alternative FE's. Especially if it will motivate to finish start my project.