Remember me
Welcome, Guest
Username: Password: Remember me

TOPIC: The new Cyberix3D update

The new Cyberix3D update 1 month 2 weeks ago #3271

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 685
  • Thank you received: 674
Hello all,

We are in the process of developing the new Cyberix3D, and the new version will be available for Windows, Mac, Android, and Web.
You can follow our progress with an example here:
gamemaker3d.com/new-cyberix3d

The provided example comes with the ball game example, and you can just run it after the editor is loaded.

There are a lot of things to complete, but in the meantime, you can paste your source in the editor and try a few things.

This is our progress in terms of command support:
Models Primitives:
[v] Cube
[v] Plane
[v] Sphere
[v] Torus
[v] Cylinder
[v] Cone

Models:
[ ] Vehicle
[ ] SkyBox
[ ] Terrain
[ ] Water
[ ] Model
[ ] SubModel
[ ] Character
[ ] LoadAnimation
[ ] Group
[ ] Merge

2D Models:
[ ] Joystick
[ ] RoundButton
[ ] Label
[ ] Message
[ ] Button
[ ] TextInput
[ ] List
[ ] Rectangle
[ ] Image
[ ] Video

Level:
[v] Level
[v] SetLevel
[v] IncrementLevel

Sound:
[ ] LoadSound
[ ] PlaySound

Variables:
[ ] Setup
[v] Var
[v] Set
[ ] Save
[ ] Load
[ ] SetRandom
[v] Increment
[ ] Array
[ ] SetArray

Condition:
[v] If
[v] Else
[v] ElseIf
[v] IfKey
[ ] IfMouse
[ ] IfJoyPressed
[ ] IfButtonPressed
[ ] IfCollision
[ ] IfRayHit

Animation:
[ ] Animate
[v] Loop
[v] For

Physics:
[ ] Force
[v] Impulse
[v] StopMotion
[ ] AddRayCast
[ ] removeAllRays
[v] ResetCollision

World:
[v] SetCamera
[ ] MoveCamera
[ ] CameraController
[v] Material
[ ] PointLight
[ ] DirectionalLight
[ ] Fog

Actions:
[ ] OnReady
[ ] Plugin
[ ] Function
[ ] Call
[ ] Remove
[ ] RotateTowards
[ ] Restart

Timer:
[ ] Wait
[ ] Timeout

Variable Picker:
[ ] VideoPlayer
[ ] Camera
[ ] Mouse
[ ] Stage
[ ] View
[ ] Math
[ ] String
[ ] Accelerometer
[ ] Random

Other:
[v] Comment

Except for the commands, there are other things to complete like integration with the editor, load, save, export, and a lot of other stuff.

We will keep you updated on our progress.

Regards,
Cyberix3D Team
Last Edit: 4 weeks 2 days ago by cyberix3d.
The administrator has disabled public write access.
The following user(s) said Thank You: ViraX, Symbiotic Interactives, F-Sh

The new Cyberix3D update 1 month 2 weeks ago #3272

  • F-Sh
  • F-Sh's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 6
Thank you, keep up the good work and Good Luck! :)
The administrator has disabled public write access.

The new Cyberix3D update 1 month 2 weeks ago #3273

I've been gladly testing this version of the engine for months and I'm glad for it to finally be public even if it isn't finished.

However for me I'm not able to copy or paste anything into the source tab.
The administrator has disabled public write access.

The new Cyberix3D update 1 month 2 weeks ago #3274

  • JustGames
  • JustGames's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 4
No way! You can finally make game in your browser like in older versions!
The administrator has disabled public write access.
The following user(s) said Thank You: cyberix3d, Symbiotic Interactives, esuper

The new Cyberix3D update 1 month 2 weeks ago #3275

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 685
  • Thank you received: 674
Hello, Symbiotic Interactives,

We are glad that you like our new version of The Cyberix3D Editor.

We have some problems with the copy & paste on the web editor, but in the meantime, you can use the following workaround:

1. After opening the editor and going to the source tab, press the 3 dots on the upper right in your Chrome browser.
2. Choose Find and Edit -> Paste.
Screenshot2024-07-21at18.17.47.png

3. After that, go to the editor menu and choose Edit -> Paste.
Screenshot2024-07-21at18.19.09.png


This should help you with the issue you are experiencing.

Regards,
Cyberix3D team
The administrator has disabled public write access.
The following user(s) said Thank You: Symbiotic Interactives

The new Cyberix3D update 1 month 1 day ago #3288

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 685
  • Thank you received: 674
Hello all,
We have updated the editor, and now you can view the game environment in both editing mode and runtime mode.
In editing mode, you can move the camera with the mouse and use the arrow keys or WASD to navigate within your game environment.
We will continue to keep you updated.

www.gamemaker3d.com/new-cyberix3d
Screenshot2024-08-06at21.15.22.png


Regards,
Cyberix3D team
The administrator has disabled public write access.
The following user(s) said Thank You: Symbiotic Interactives, F-Sh, whinter, HurricaneMill

The new Cyberix3D update 4 weeks 2 days ago #3289

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 685
  • Thank you received: 674
Hello everyone,

We have enhanced the grid quality and added the “SetLevel” command.

www.gamemaker3d.com/new-cyberix3d
Screenshot2024-08-08at22.32.40.png


Regards,
The Cyberix3D Team
The administrator has disabled public write access.
The following user(s) said Thank You: ViraX, Symbiotic Interactives, F-Sh

The new Cyberix3D update 2 weeks 4 days ago #3304

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 685
  • Thank you received: 674
Hello everyone,

We have added a level picker and improved the visual style.

www.gamemaker3d.com/new-cyberix3d

Screenshot2024-08-201.png


Screenshot2024-08-202.png


Regards,
The Cyberix3D Team
Last Edit: 2 weeks 4 days ago by cyberix3d.
The administrator has disabled public write access.
The following user(s) said Thank You: Symbiotic Interactives, F-Sh, Doronghul

The new Cyberix3D update 2 weeks 3 days ago #3305

  • Doronghul
  • Doronghul's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 2
Will there be any new features or innovations? And will the error with running out of resources be fixed?
Last Edit: 2 weeks 2 days ago by Doronghul.
The administrator has disabled public write access.

The new Cyberix3D update 2 weeks 2 days ago #3307

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 685
  • Thank you received: 674
Hello,

The upcoming version of Cyberix3D will be significantly more advanced in terms of features, performance, and large scene handling.
It will include enhanced capabilities such as a terrain editor, advanced shadows and lighting, a particle emitter, and a shader editor that can create complex scene effects.

The new editor could run directly from a web browser and also be installed on Windows, Mac, Linux, and Android.
It will also support exporting your game to all these platforms, giving you flexibility in distribution.
Additionally, it will support more modern 3D file types and include a 3D model exporter for Blender.

Best regards,
The Cyberix3D Team
The administrator has disabled public write access.
The following user(s) said Thank You: ViraX, Symbiotic Interactives, esuper, JustGames, Doronghul

The new Cyberix3D update 2 weeks 2 days ago #3308

  • Doronghul
  • Doronghul's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 2
Oh, that's cool! I'll wait for the update! :cheer:
The administrator has disabled public write access.
The following user(s) said Thank You: cyberix3d

The new Cyberix3D update 1 week 4 days ago #3309

  • JustGames
  • JustGames's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 4
Wow! I can't wait to see the final result! :woohoo:
The administrator has disabled public write access.
The following user(s) said Thank You: cyberix3d

The new Cyberix3D update 1 week 2 days ago #3320

  • ViraX
  • ViraX's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 153
  • Thank you received: 118
:woohoo: I'm really looking forward to playing with the new engine and putting it through its paces. :evil:
The administrator has disabled public write access.
The following user(s) said Thank You: cyberix3d, Symbiotic Interactives
Time to create page: 0.136 seconds