Visual Scene Editor [project thread]

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Bazzilic
Posts: 21
Joined: Mon Jun 20, 2005 6:44 pm
Location: Moscow, Russia

Visual Scene Editor [project thread]

Post by Bazzilic »

This is a SourceForge.net page for my project - Visual Scene Editor. It is based on IrrLicht, MFC. Written in C/C++. Using xml for storing scenes. 8)

In fact, u can combine virtual scene out of some parts, e.g. meshes, lights, particles so on and then save this scene into xml, where links to object-files and their options will be stored. So, current version is rather young, so there's very little amount of features, but i'm working on it... :lol:
Sincerely yours, Bazzilic
dhenton9000
Posts: 395
Joined: Fri Apr 08, 2005 8:46 pm

Post by dhenton9000 »

link doesn't work :cry:
sRc
Posts: 431
Joined: Thu Jul 28, 2005 1:44 am
Location: Salt Lake City, Utah
Contact:

Post by sRc »

dhenton9000 wrote:link doesn't work :cry:
the link works. the program doesnt do much ATM tho :/
The Bard sRc

Blog | Twitter
Guest

Post by Guest »

Spacibo gospodin.

Link works. Downloading now.

@Afecelis: You might consider to shift that to Project announcements.
dhenton9000
Posts: 395
Joined: Fri Apr 08, 2005 8:46 pm

Post by dhenton9000 »

Anonymous wrote:Spacibo gospodin.

Link works. Downloading now.

@Afecelis: You might consider to shift that to Project announcements.
all right, what am i missing here. the link is to the main page of sourceforge, not to a project. I am looking for code that illustrates MFC and Irrlicht and this baby would be it, but theres no project link, dudes.
AlexL
Posts: 184
Joined: Tue Mar 02, 2004 6:06 pm
Location: Washington State

Post by AlexL »

Bazzilic
Posts: 21
Joined: Mon Jun 20, 2005 6:44 pm
Location: Moscow, Russia

Post by Bazzilic »

dhenton9000
Link is straight to the project page. But there's still no source code :oops: (that's my fault, but it's rather compilcated, and there're no comments) But, i'll upload it soon.

All
Yeah, there's still nothing to look at, but i'm trying to improve it as fast, as i can. :roll:
Sincerely yours, Bazzilic
Natascha

Post by Natascha »

Dhenton9000 I just found out what you probably did wrong:

You clicked on "Sourceforge" instead on "This".
:idea:
Bazzilic
Posts: 21
Joined: Mon Jun 20, 2005 6:44 pm
Location: Moscow, Russia

Post by Bazzilic »

VSE v0.03a released.
Lights manipulating added, few bugs fixed.
Sincerely yours, Bazzilic
dhenton9000
Posts: 395
Joined: Fri Apr 08, 2005 8:46 pm

Post by dhenton9000 »

Thanks.
needforhint
Posts: 322
Joined: Tue Aug 30, 2005 10:34 am
Location: slovakia

Post by needforhint »

I don't want to look stupid but a little documentation would be welcome....
I can't even load myself a mesh..... :roll: yeah lama yeah

lamas love documentation... they worship documentation... they have ... with documentation
what is this thing...
needforhint
Posts: 322
Joined: Tue Aug 30, 2005 10:34 am
Location: slovakia

Post by needforhint »

I allowed myself to host this tool ... http://www.medeal.sk/irr/VSE.v0-03a.dll.included.rar
what is this thing...
needforhint
Posts: 322
Joined: Tue Aug 30, 2005 10:34 am
Location: slovakia

Post by needforhint »

positioning should be done someway else then by filling the coordinates in and watching where it goes... it needs a lot of work doing the 3dviewport comfort, if you can public the source code of this very soon version I would be happy to code some stuff 8)
what is this thing...
Bazzilic
Posts: 21
Joined: Mon Jun 20, 2005 6:44 pm
Location: Moscow, Russia

Post by Bazzilic »

needforhint
Yeah, there's lots of things to do! =)) Okay, i'll upload source code in a few moments, sop u can download it ;) but it's possible, u'll go mad, when u see it! :roll:
Sincerely yours, Bazzilic
Bazzilic
Posts: 21
Joined: Mon Jun 20, 2005 6:44 pm
Location: Moscow, Russia

Post by Bazzilic »

Uploaded source code.

Project Page (link)
Sincerely yours, Bazzilic
Post Reply