|
|
Search
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,381
|
3D @ES test 5
Iīve been thinking on the new stuff for @ES and started planning the fullscreen mode, database and many other stuff as iīve been concentrating in other things rather than the real one... anyways am the kind of coder that while he thinks how to add/fix something always test other things to get ideas etc.. the other day V1ncent one of my friends here showed me a nice Batman skin for Windows Media Player which have a nice animation...sadly that animation use .gif and there are many things i donīt like from it even if it looks fantastic.. anyways he asked me if @ES could do that but in 3D so i told him to create a 3D model for me and i will toy a bit with it...the result is a nice test that renders a real 3D object on your desktop(even on XP) and opens a whole new level in apps design! thanks V1ncent for the idea and the 3D model ![]() Hereīs a video that shows how it looks...i added a simple build and rotate animation which was hardcoded by me so donīt expect much and last but not least the encoder i use here at work sucks like hell but at least it shows how it looks.
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 Last edited by @ruantec; June 19th, 2009 at 11:29.. |
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
|
#3 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,381
|
Probably because you got the test app from me yesterday? remember... donīt share the file!
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
|
|
|
#5 (permalink) |
|
Registered User
![]() ![]() Join Date: Oct 2002
Location: Alexandria,Egypt
Posts: 115
|
Welcome to The 3D Age. PS: What's with the Boobs signature (O.0) ???!!!!
__________________
AMD Athlon64 3200+ Venice 939 @2Ghz 2 GB Ram . .XFX6200 128MB TC 256, PCIE ![]() MSI K8SLI Motherboard , XP SP2PS2 Test Subjects: FFX International [SLPS 250.26], Naruto: Ultimate Ninja 1 [SLES_541.63] GSdx9v10.9,GSdx9v11.4,GSdx0.1.5,GSdx0.1.6,GSdx0.1.7, GSdx0.1.9,GSdx0.1.11 The Rest Starting From Gsdx9v10 & Gsdxv0.1, are Hosted Here Try Out @ES -Evolution Last edited by serag4000; June 19th, 2009 at 14:37.. |
|
|
|
|
|
#7 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,381
|
@ES Ultimate test
the video i did today at work was pretty bad i think as it didnīt had sound and also the animation was not syncronized... so i did some changes and voila!!! check this out!
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
|
|
|
#11 (permalink) | |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,381
|
Thanks!!! itīs just a simple test for now but its quite funny hehehe Quote:
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 Last edited by @ruantec; June 22nd, 2009 at 21:42.. |
|
|
|
|
|
|
#13 (permalink) |
|
Global Moderator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jul 2001
Location: South Carolina, USA
Posts: 6,828
|
Really nice man; I'm always impressed by your work. Keep it up! Speaking of 3D Dev, I recently added Banjo-Tooie support to my Banjo-Kazooie model viewer/ripper. Not to hijack your thread, but serious .NET based 3D development is relatively rare, and it's nice to see.
Last edited by cooliscool; June 23rd, 2009 at 07:52.. |
|
|
|
|
|
#14 (permalink) | |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,381
|
Quote:
Code:
if(You.Hijacking == Me.Thread)
{
That.is.not.Good(10);
}
nice tool you have there... keep it up btw where can i get your app? its not priority atm but is quite fun to see the probably first real 3D desktop app
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 Last edited by @ruantec; June 23rd, 2009 at 09:01.. |
|
|
|
|
|
|
#16 (permalink) | |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,381
|
Ok this is turning into pure fun... and believe me or not am just having fun like never before! my fingers hurt already from coding but i donīt care at all... i just took the new 3D Model V1nit provided me today and i wanted to add some new stuff to see how it looks such as more textures, Ambient/Enviroment lights and AA(which is disabled at the moment). at the same time iīve been having fun with the full screen mode(Thanks to Shaddix for the concept) which is looking damn great as am using 3D covers to display and render the coverflow like menu(not quite the same tho as it looks and works different) the database structure concept is complete and the procedures almost written.. last but not least the small brother(GUI version) is not looking bad after all even if is just for tests porpuses now and is giving me lots of fun... the result well the video talk by itself Quote:
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 Last edited by @ruantec; June 23rd, 2009 at 23:51.. |
|
|
|
|
|
|
#17 (permalink) |
|
PCSX2 fan
![]() ![]() Join Date: Jan 2006
Location: Kentucky
Posts: 124
|
That looks great man. It would be cool if you could right click on it and manually rotate it instead of it spinning. Keep up the awsome work.
__________________
system specs: P4 3.2 ghz w/HT - Geforce 7300 GS - 2.5 GB RAM -200 GB hard drive |
|
|
|
|
|
#20 (permalink) |
|
Moderator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Croatia
Posts: 4,191
|
Excellent work @ruantec, it's really nice to see @ES in 3D.
__________________
C2D E8400 3.00 Ghz | EP45-DS3 | HD4850 512MB | 4GB DDR2 800 | 640 + 250 GB HDD
SyncMaster 2233BW 22" | Logitech G5 | Logitech G15 | Windows 7 x64 |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|