I have spent quite a bit of time turning 3d models into Maratis meshs and I want to share them with this community in a project which contains a ReadMeFirst file that will explain what I have done.
Everything is free for you to use.
You can download my Maratis project called ModelShare at Dropbox:
https://www.dropbox.com/s/3fnpwyt631q1r
lShare.zip
LodiJoe
1 2013-06-23 22:27:36
Topic: A project with models to share. (3 replies, posted in Showcase)
2 2013-02-20 18:40:24
Re: Have to load level again after each time I play the game. (2 replies, posted in Bug report)
I sent you an E-mail.
It appears that the link to the mesh files is broken when the tmp level is saved.
Spoonza FPS and Yo Frankie do the same thing.
I opened the level file and changed one link to the mesh folder:
<Entity name="Set" file="../../../../Model world Makers/maratis_3.21/AntLearn/meshs/StoneSet.mesh">
I changed it to:
<Entity name="Set" file="../meshs/StoneSet.mesh">
and the set object showed up on the screen.
LodiJoe
3 2013-02-20 01:37:30
Topic: Have to load level again after each time I play the game. (2 replies, posted in Bug report)
I click on Play Game. I quit by pressing the esc key then all objects except camera and lights disappear from the designer screen. The objects are still listed on the left but the only way I can get them on the screen to use is to load the level again. When I saved the empty level, quit maratis, opened the project and level, the objects were listed on the left but still missing.
I was able to put quit() in the script with a different key press instead of esc but the objects still disappeared when I pressed the key.
I am using an iMac with OSX 10.6.8
LodiJoe
4 2013-02-09 17:31:55
Re: Maritis 3.21-beta-osx crashes. (5 replies, posted in Bug report)
Thanks so much! Maratis 3.21 OSX works on my iMac.
5 2013-02-08 17:39:02
Re: Maritis 3.21-beta-osx crashes. (5 replies, posted in Bug report)
Thanks for your quick reply.
My iMac is 64 bit running OS 10.6.8
6 2013-02-07 23:18:50
Topic: Maritis 3.21-beta-osx crashes. (5 replies, posted in Bug report)
On my Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
Maritis 3.21-beta-osx will not open and crashes with this message:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffff8
Crashed Thread: Unknown
Backtrace not available
Unknown thread crashed with X86 Thread State (64-bit):
rax: 0x0000000000000055 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x0000000000000000 rsp: 0x0000000000000000
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x00007fff5fc01028 rfl: 0x0000000000010203 cr2: 0xfffffffffffffff8
I tried downloading 3.21 three separate times, unzipped it, and each crashed.
Maritis 3.1d opens and works on my iMac.
I downloaded Maritis for Win on my iMac using VMware Fusion with Windows XP.
It opened but froze.
I can see that Maritis is a terrific program and I hope to use it to develop educational software for kids on Mac, Windows, and eventually Android.