Author Topic: My new web project... it's coming...  (Read 3308 times)

0 Members and 1 Guest are viewing this topic.

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
My new web project... it's coming...
« on: September 28, 2011, 11:21:07 am »

(That doens't have any texture, that's just me testing lightning  *.*)

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: My new web project... it's coming...
« Reply #1 on: September 28, 2011, 11:31:51 am »
ooohh, shiny!!!!
I'm not a nerd but I pretend:

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: My new web project... it's coming...
« Reply #2 on: October 02, 2011, 03:12:54 pm »
You're using this, right? Looking neat.

Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: My new web project... it's coming...
« Reply #3 on: October 02, 2011, 03:55:55 pm »
Yeah, I'm using three.js
This project of mine is getting really advanced.
I've written my own web and game server, my own protocol and socket authentication.
And then I'm trying to make an 3d mmorpg with it.

This image is the proof of the engine loading a model off my external server (export from blender), still have alot of things to set up like anti-aliasing, less polygons etc
But still, I think this is pretty nice for a javascript application so far.

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: My new web project... it's coming...
« Reply #4 on: October 02, 2011, 04:31:26 pm »
Shouldn't less polygons be an aspect of the models you load, not part of the engine? Still, nice job!

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: My new web project... it's coming...
« Reply #5 on: October 02, 2011, 07:15:28 pm »
I wonder what this could be.




Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: My new web project... it's coming...
« Reply #6 on: October 02, 2011, 08:56:53 pm »
Looks prettty awesome. Is this a video game of some kind?
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: My new web project... it's coming...
« Reply #7 on: October 02, 2011, 09:10:21 pm »
Above he said it was an MMORPG, so I'm thinking similar to runescape.

Offline LincolnB

  • Check It Out Now
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1115
  • Rating: +125/-4
  • By Hackers For Hackers
    • View Profile
Re: My new web project... it's coming...
« Reply #8 on: October 02, 2011, 09:58:31 pm »
okay, cool.
Completed Projects:
   >> Spacky Emprise   >> Spacky 2 - Beta   >> Fantastic Sam
   >> An Exercise In Futility   >> GeoCore

My Current Projects:

Projects in Development:
In Medias Res - Contest Entry

Talk to me if you need help with Axe coding.


Spoiler For Bragging Rights:
Not much yet, hopefully this section will grow soon with time (and more contests)



Offline Ikkerens

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 378
  • Rating: +28/-9
  • JavaScript Magician
    • View Profile
    • Walotech
Re: My new web project... it's coming...
« Reply #9 on: October 03, 2011, 06:03:29 am »
Above he said it was an MMORPG, so I'm thinking similar to runescape.

Yes, it'll be a 3d mmorpg like runescape, but I'm trying to implement some special game mechanics.
On the 2d version of this game it really required user interaction. (No spoilers, but swinging a sword didn't happen because of a click or actionbar spell, but something more.... Wii-like :D)

Splut for Android [----------]
Paused/halted indefinitely, might be abandoned, our graphic designer quit and the rest of us simply doesn't have the time to work on it...