Jump to content
xisto Community

sachavdk

Members
  • Content Count

    66
  • Joined

  • Last visited

Everything posted by sachavdk

  1. sachavdk

    Game Maker

    I think GameMaker has a pretty good 3dengine. I've seen a book (that I'm maybe going to buy) only for setting up your gameengine (and a little leveldesign). It's about 418 pages but then you still have to design your levels because they're not nearly good enough if you're going to make 3dgames in c++. A good book is "Mastering Unreal technology, the art of level design". Anyway. I like using gm and its 3d functions. I'm now making a first person shooter and it looks pretty wel (if I'm allowed to say that about my own work:p).
  2. I think it depends on your needs. At this moment I have an AMD and I don't have to complain, but in summer it is VERY warm. I have an AthlonXP3000+ at 1735mhz and these days it can become 60?C (+- 140 F). But I've noticed AMD is very good for gaming. Though the things I do the most (3dsmax,photoshop,webdesign,...) intel processors are better and intel chipsets are more stable than "AMD-based" chipsets.But this is only I've noticed. Other people might think different.
  3. No its just to give people who want to make music/video players a help to the design of the user interface. Even if it's totally different from this one.
  4. The next tutorial should create some kind of mp3-player (with Photoshop). It is not really basic but it should be possible for little experienced users. The complete psd file can be downloaded here: http://forums.xisto.com/no_longer_exists/ 1. Create a new document (500*500px) with transparent background 2. Rename the layer to "Basic" 3. Set forecolor to #eeeeee 4. Select "Rounded rectangle tool" and draw a form like this: 5. Goto layer pallet, rightclick on the layer and select "Blending options". Use these settings: 6. Duplicate the layer, rename the duplicated layer to "Basic_Noise" and remove the blending options by rightclicking it and Selecting "Clear layer style" 7. With the "Basic_Noise" layer selected goto Filter=>Noise=>Add noise with these settings: ____Amount:30 ____Distribution:Gaussian ____Monochromatic Checked 8. Set in the layer pallet the opacity of the "Basic_Noise" layer to 50% 9.You should now have something like this: (only with transparant background) Now we are going to create a volume controller: 1. First make with the "Ecliptical selection tool" a selection with more or less the size off the button on the picture above, while holding the "Alt" and "Shift" buttons, which keep your selection centered and keeps a square aspect ratio. KEEP YOUR SELECTION!!! 2. Add "Blending options" and use following settings: http://forums.xisto.com/no_longer_exists/404.png 3. You should still have your circle selection. Now goto Select=>Modify=>Contract and contract by 10 pixels. 4. Now make while holding "Alt" a second selection like on the picture http://forums.xisto.com/no_longer_exists/404.png You should get a selection like this: http://forums.xisto.com/no_longer_exists/404.png 5. Press D and X. 6. Select brushtool with these settings: http://forums.xisto.com/no_longer_exists/404.png 7. Color the selection like on the next picture: http://forums.xisto.com/no_longer_exists/404.png The next thing is the display. I'm only gonna explain the basic of the display. Since what you want on it, is just text and lines etc. 1. Select "Rounded Rectangle Tool" and use following settings: http://forums.xisto.com/no_longer_exists/404.png 2. Draw such a rectangle like this one: http://forums.xisto.com/no_longer_exists/404.png 3. Again add "Blending options" using these settings: http://forums.xisto.com/no_longer_exists/ http://forums.xisto.com/no_longer_exists/404.png The overlaycolor is: #e8e5c7 The result should be something like this: http://forums.xisto.com/no_longer_exists/404.png It might be not perfect and the player is far from finished but this is what I became after some time: http://forums.xisto.com/no_longer_exists/404.png Hope you like it :PB)
  5. Cool tutorial.I didn't know php could "see" which operating system a visitor uses.One other thing: do you have any idea on how to see the local IP of pc's behind a router or firewall?
  6. Cool ffect. Looks like an infinitely long tunnel. Gonna try to add another ffect on it . If it worked I'll post it.
  7. Indeed a little basic. Though I actually like the yellow glow. But maybe on the darkgray plain you could try to add some random effects. I know it isn't a tutorialsite but maybe here's something you can try: (its an effect I like to use and you could experiment some with the settings) 1. Make a selection off the darkgrey plain. (I recommend it to be a new layer. If it is one its ok, if it isn't one, its also ok but in photoshop you better work with lots of layers. (I do that and its pretty handy) 2. Press d to reset the standard colors 3. Goto Filter => Render-Clouds 4. Filter => Sharpen => Unsharp Mask _____Amount: 500% || Radius: 26px || Threshold: 0 _____Just play a bit with the numbers, the higher the contrast, the stronger the result (you will see what I mean when you test it) 5. Filter => Distort =>Wave _____Number of Generators: 999 _____Wavelength: Max: 999 (always set your max first, otherwise your min obviously won't be allowed to be higher than your max) __________________Min: 719 (with this one you can play a bit, the higher your min, the more it "bows", also you will see what I mean when you test it.) _____Amplitude: Max: 125 (also play a bit with this one) ________________Min: 1 _____Scale: Hor: 1 ___________Vert: 100 _____Be sure the type is "Sine" and Undefined Areas is "Repeat Edge Pixels" _____Then you can push sometimes on the Randomize button until you have the effect you like. _____Press OK 6. Now to add a bit of color goto Image => Adjustments => Hue/Saturation _____Be sure "Colorize" is checked _____Set Hue to 227 _____Set Saturation to 14 _____And keep lightness 0. _____If you don't like the color, change it _____Press OK. Well that's it. It isn't that hard normally. Hope this tut can be useful and I hope admins won't remove it.
  8. I think Desktop Search for me is the most useful tool. But let we say if you can use them, all google tools are good. Yes allas it doesn't work for FireFox. I liked it to when I used IE but that won't make me return to IE.
  9. Hmm i've been searching for that kind of scripts a long time but without any result.And here they come like out of heaven .Thanks now I have some use for my Gmail space
  10. Yes, in some cases you're right. But maybe in this case this isn't really a good example. I think yours is better . But this is a piece from a site I am making and the style MAY NOT occur on every element since I work with tables and php that generates different tables, and the style depends on the cellcontent. But you said something I didn't knew. However I work with dreamweaver and the fill-list automatically appears when you type < I hadn't noticed the class attribute for links. So I learned something new as well .
  11. Since I can't edit my previous post, I'm gonna have to post another reply. I'm sorry for that but I wanted to preview it but I posted it . When you are using CSS, make a stylescheet (ie in notepad) and ie name it "standard.css". It contains this as example: .titel { color: 898899; font-size: 25px; font-family: verdana; cursor:default; border-style:solid; border-width:0; vertical-align:middle; padding-left:10;}.inhoud { color: white; font-size: 13px; font-family: verdana; cursor:default; border-width:0; vertical-align:middle;}.inhoud a:link { color:#ffffff; text-decoration:none; font-size: 13px; }.inhoud a:visited { color:#ffffff; text-decoration:none; font-size: 13px; }.inhoud a:active { color:#ffffff; text-decoration:none; font-size: 13px; }.inhoud a:hover { color:#ffffff; text-decoration:none; font-size: 13px; }This is a piece of a css sheet I am making. Now in the <head></head> part of your html code you put following line of code: <link rel="stylesheet" type="text/css" href="directory/standard.css"> that's it. Now as example I want to add the inhoud style to a tablecell. <html><head><title>Document title</title><link rel="stylesheet" type="text/css" href="directory/standard.css"></head><body><table><tr><td class="inhoud">Some text</td></tr></table></body></html>now dreamweaver will automatically give you a list with possible css styles from the stylesheets you've included when you type class=", then you can choose your style with the up and down arrow keys and confirm with a tab-key push. Dreamweaver will automatically insert the chosen style and add the final quote ("). For you're javascript, I don't know what code you want to use but here's a little example: <html><head><title>document title</title><script language="javascript" type="text/javascript">function showexample(){alert("This is an example of the use of a JavaScript code");}</script></head><body><input type="button" value="Click me for the example" onClick="javascript:showexample();"></body></html> Hope this helps a bit but if you have other questions, ask
  12. No the best is if you work with dreamweaver (I've experienced this) to work either with code or with WYSIWYG. Not combining the two.But if you wrote code, the best way is to test it in your webbrowser.But what wouldn't work with your css and javascript?
  13. WOW Like that , really niceBut aren't the wires hard to use in your html layout?
  14. A good html editor I think is dreamweaver. It has very good and editable colorcoding and also a very good WYSIWYG editor. But since you're looking for a free one (I also recommend to learn html [and maybe xhtml]) you can use AriseSoft Winsyntax. This can be downloaded on: http://forums.xisto.com/no_longer_exists/ I liked working with it until I bought dreamweaver mx 2004. But that's all up to you.
  15. True. I'm pretty familiar with php, mysql and a little oracle (for almost a year I think), and Oracle is indeed the database server (it's my opinion though). But if you want to make a personal website, MySQL is ok because you probably won't have hundreds of visitors who ask lots of heavy queries. Though Oracle is actually the hard one of the two (and expensive while MySQL is free). But what I actually post here, here's a link to http://www.devshed.com/ and I think it is the best place for tutorials for web-programming. It might seem a complicated site but it is convenient once you've found your way. Hope it's useful
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.