All Projects → NickM13 → Chronovox-Studio

NickM13 / Chronovox-Studio

Licence: GPL-3.0 License
Open-Source Voxel Editor

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Chronovox-Studio

Covid19 scenarios
Models of COVID-19 outbreak trajectories and hospital demand
Stars: ✭ 1,355 (+5320%)
Mutual labels:  opensource, model
opendevufcg.org
Portal da OpenDevUFCG
Stars: ✭ 52 (+108%)
Mutual labels:  opensource
OpenDesk
OpenDesk is an open source system for helping organisation optimize utilization office desk space. System will help employees to reserve their office desk when to plan to work from office.
Stars: ✭ 49 (+96%)
Mutual labels:  opensource
datagent
一个用于模块化管理前端请求的工具
Stars: ✭ 41 (+64%)
Mutual labels:  model
pyswahili
A Swahili version of programming language to allow Swahili speakers get started with programming
Stars: ✭ 64 (+156%)
Mutual labels:  opensource
governance
TODO Group Governance
Stars: ✭ 69 (+176%)
Mutual labels:  opensource
laravel-boolean-dates
Automatically convert Eloquent model boolean attributes to dates (and back).
Stars: ✭ 31 (+24%)
Mutual labels:  model
microrealestate
This is an Open Source Real estate management system which helps landlords to manage their rentals and properties
Stars: ✭ 137 (+448%)
Mutual labels:  opensource
react-native-awesome-alert
🔔 Customizable modal components with ✔️check options in React Native
Stars: ✭ 50 (+100%)
Mutual labels:  opensource
starter-repo
Documentation templates for use in open source and open development projects
Stars: ✭ 39 (+56%)
Mutual labels:  opensource
opendsp
一款开源的移动dsp广告平台, 内置主流adx对接和开箱即用的dashboard
Stars: ✭ 87 (+248%)
Mutual labels:  opensource
Hacktoberfest2020
Repository for first timers to get started in Open Source Contributions
Stars: ✭ 44 (+76%)
Mutual labels:  opensource
support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (+468%)
Mutual labels:  model
agile-visitors
Application for registering employee entries with the possibility of generating reports, validating and storing users with minimal effort.
Stars: ✭ 23 (-8%)
Mutual labels:  opensource
BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, …
Stars: ✭ 43 (+72%)
Mutual labels:  opensource
sakai-react
Free React Admin Template
Stars: ✭ 239 (+856%)
Mutual labels:  opensource
vania
A module which fairly distributes a list of arbitrary objects among a set of targets, considering weights.
Stars: ✭ 75 (+200%)
Mutual labels:  model
vly1
v1 Voluntarily application - deprecated
Stars: ✭ 14 (-44%)
Mutual labels:  opensource
ML-Reserve
An Open-Source repository where students could showcase their skills by contributing their ML and DL projects!
Stars: ✭ 15 (-40%)
Mutual labels:  opensource
Virtual-tryon
A virtual tryon(mirror) script for optical ecommerce - Opensource
Stars: ✭ 23 (-8%)
Mutual labels:  opensource

Chronovox Studio

Open sourced Voxel Editor, written by Nick Mead

This project has only been tested on Windows 10

This project was made using C++ Visual Studio 2017, later updated to VS 2019 (just launch in VS 2017 if that's what you have)

Summary: Chronovox Studio is an editor for voxels, or cubes, that offers a quick and easy way to create voxel models. Useful keybinds can be found by mousing over elements or by checking the menubar buttons, excluding some debug ones mentioned in Test Features below. This is an ongoing project, and aspects may change in future updates such as file formats, though they should be backwards compatible.

How to Compile:

1. Run "copy-res.bat" to copy the res folder to each bin directory (Only necessary for Release and Release-Console)
2. Open "Voxel Model Editor.sln" in Visual Studio
3. Select configuration (Debug and Release-Console have Windows consoles, Release and Release-Console run faster)
4. Build and compile

Test Features: Change the colors of the GUI by editting the file "res\ColorTheme.ini" (press 'o' to reload with the editor open, do Step 1 if running Release or Release-Console)

Bugs: If you run into any bugs or other issues during use, or have suggestions, please create a new issue on the project GitHub (https://github.com/NickM13/Chronovox-Studio)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].