|
Post by sedativelife on Feb 14, 2010 19:48:26 GMT -5
Hey, (if anyone could help that would be great) I have just upgraded from vista to 7 and I formated all my hard drives and now I don't have any hardware acceleration. If I upgrade my graphics driver would i have hard ware acceleration.
Also is it possible to make a program like photoshop in basic4GL as I have no image program on my computer. Also is it really hard to make a 3D game with models made in anim8or
thanks for your help sedativelife
|
|
|
Post by crazynate on Feb 14, 2010 20:23:10 GMT -5
Also is it possible to make a program like photoshop in basic4GL as I have no image program on my computer. It's not as powerful as photoshop(or microsoft paint ) but i made Art Studio Basic with basic4gl. It's a work in progress... You can download at my website: crazynatestudios.wikispaces.com/projects+%26+demos
|
|
|
Post by Adam on Feb 15, 2010 12:45:10 GMT -5
Yes updating your graphics driver will work (it would probably make windows seven look better and run faster too) I don't think basic4gl is really powerful enough to make a program as advanced as Photoshop considering it doesn't actually compile As for getting an image program, I recommend Gimp an open source program (which means it is completely free) and is does about as much as Photoshop does As for making a 3d game... you would have to manually load in the model files (which means you would probably have to research the file type. Also, I'm not going to lie... 3d collision isn't exactly the most fun to write.
|
|
|
Post by sedativelife on Feb 15, 2010 18:55:22 GMT -5
Ok Adam I will update my graphics driver as soon as my internet works again.
Thats sucks but ok I will live with it. I have an idea to create a specific basic4GL sprite and graphic creator (probably simplebut effective would work). Maybe make a plugin for the file formats to be used in Basic4GL.
Ok I will get gimp
Well lots of research and boring times won't be fun but if it works towards getting a 3D game started I suppose I will do that.
Thanks for your help sedativelife
P.S. CrazyNate I like your ASB program seem to be good but not quite what I need sorry.
|
|
|
Post by xteraco on Feb 16, 2010 8:12:24 GMT -5
In *theory* a powerful image editing program could be written in Basic4gl. Afterall, the filters and things for Gimp and Photoshop are scripts which are not compiled. The filters are part of what make the programs so good to work with. The other thing you'd need is layering which wouldnt be too hard to code, and could be done fast in b4gl.
The other thing to consider is that Gimp and Photoshop took years to develop and get where they are today. Would you be prepared to invest years into yours?
-xteraco
|
|
|
Post by shadow008 on Feb 16, 2010 21:18:07 GMT -5
or.... this or even this*SCREAMS IN TERROR* PLEASE, FOR YOUR OWN SANITY, use blender (or if you have the money, 3ds max). Also, these forums have many examples of .obj loaders (which blender can export to). - Shadow008
|
|
|
Post by sedativelife on Feb 17, 2010 2:55:27 GMT -5
Well anim8or exports to several formats also of importance .obj
Programming is a thing that needs patience and risks because when you take risks you end up doing something good.
I might be able to spend around a year or two but I'm only going to program about an hour or 2 a day so yea. I know it's not going to be the best one but I'm doing it for anyone who would like to use it (mainly me).
Thanks for pointing me in the right way guys
|
|
|
Post by Darkjester on Feb 17, 2010 16:28:56 GMT -5
Ever heard of uv mapping? Anim8r doesnt have a decent tool for it, secondly blender exports the .obj format as well as about 20 others -dj
|
|
|
Post by sedativelife on Feb 17, 2010 18:19:30 GMT -5
Well I find blenders interface complicated and therfore I use anim8or or Milkshape 3D (because it's for begginers). Blender is more complex to use.
UV mapping I don't really know about.
|
|
|
Post by Darkjester on Feb 17, 2010 20:12:12 GMT -5
uv mapping is a very important aspect of 3d modeling, if your preference is in fact anim8or or milkshape allow me to direct you to a standalone uv mapping program
|
|
cameron
Posts
A new take on the old ASCII smiley face, because thats how you feel after 16 hours of coding.
Posts: 70
|
Post by cameron on Feb 17, 2010 22:22:32 GMT -5
|
|
|
Post by twasik4 on Mar 2, 2010 14:43:45 GMT -5
Well Sedativelife i would ask members on the forum.. hint hint... for help with modeling. Because you shouldn't really need to navigate on blenders GUI. it's more of a hotkey kind of system. Thanks to Josh, i can actually make decent models now.
|
|
|
Post by Darkjester on Mar 2, 2010 19:39:36 GMT -5
Well Sedativelife i would ask members on the forum.. hint hint... for help with modeling. Because you shouldn't really need to navigate on blenders GUI. it's more of a hotkey kind of system. Thanks to Josh, i can actually make decent models now. me?
|
|
|
Post by twasik4 on Mar 4, 2010 8:08:56 GMT -5
duh? XD twasik4 = triston
|
|