{"id":15941512,"url":"https://github.com/harmboschloo/cocaproject","last_synced_at":"2025-08-01T23:35:15.034Z","repository":{"id":18287328,"uuid":"21457279","full_name":"harmboschloo/CocaProject","owner":"harmboschloo","description":"A component-based software framework using plugins.","archived":false,"fork":false,"pushed_at":"2014-07-03T10:43:11.000Z","size":4320,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T09:13:03.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harmboschloo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-03T09:35:21.000Z","updated_at":"2014-07-03T09:36:17.000Z","dependencies_parsed_at":"2022-08-25T11:01:31.694Z","dependency_job_id":null,"html_url":"https://github.com/harmboschloo/CocaProject","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmboschloo%2FCocaProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmboschloo%2FCocaProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmboschloo%2FCocaProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmboschloo%2FCocaProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmboschloo","download_url":"https://codeload.github.com/harmboschloo/CocaProject/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247078864,"owners_count":20879952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T07:05:04.233Z","updated_at":"2025-04-03T21:16:05.725Z","avatar_url":"https://github.com/harmboschloo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coca Project\n\nThe Coca framework allows you to create software components with input/output attributes. Attributes allow components to be linked together creating a system of components that can be run as a program. Components can be added to the framework using plugins.\n\nThe code is in alpha stage and was created in 2008-2009. It has some running XML examples and a simple editor that allows you to structure and connect the components and read/write the system from/to a file. \n\n## Samples\n\nIn the samples directory you can find a timer sample and a bullet-debug-draw sample. \n\n### timer sample\n\nThe timer sample is very simple. It has time delay constant connected to a timer, which is connected to a frame rate recorder. The frame rate recorder is connected to a logger which writes the frame rate to the log.\n\n### physics and rendering sample\n\nThe bullet-debug-draw example uses the cocaBullet plugin for physics and the cocaIrrlicht plugin for graphics (see below). The sample has a small physics world with a box and a sphere that is rolling around. The world is rendered in window and you can use the mouse and arrow keys to move around. \n\nBelow is a screenshot which shows the 3D world from the sample. In the background is the coca editor with the component tree on the left and component attributes editor on the right.\n\n![bullet debug draw sample and editor screenshot](bullet_debug_draw_sample_screenshot.png)\n\n## Project\n\n### coca\n\nCoca is the core project which allows you to create systems, register components, add attributes to components and register system readers and writers. It also has some nice utility classes for logging, testing and more. If you want to create a new plugin of tool for the coca framework check out the template directory.\n\n### cocaRunner\n\nThe runner is a simple tool that runs a coca system defined in a file. The samples use this tool to run.\n \n### cocaEditor\n\nThis is a simple editor in which you can create, load or save coca systems. You can create a component tree and can edit and link component attributes. Load one of the samples in the editor to have a look. \n\n### cocaUtil\n\nA plugin that adds utility components to the framework: A timer, a frame rate recorder, a logger, and several constant and conversion components.\n\n### cocaXML\n\nA plugin that adds XML reading and writing of coca systems to the framework.\n\n### cocaBullet\n\nA plugin that adds physics components to the framework using the [Bullet Physics Library](http://bulletphysics.org/). \n\n### cocaIrrlicht\n\nA plugn that adds 3D redering components to the framework using the [Irrlicht 3D Engine](http://irrlicht.sourceforge.net/).\n\n## License\n\nCopyright 2008-2014 Harm Boschloo\n\nProject licensed under the Apache License, Version 2.0 (the \"License\") except where mentioned otherwise. You may not use these files except in compliance with the License. You may obtain a copy of the License at\n\n\u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmboschloo%2Fcocaproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmboschloo%2Fcocaproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmboschloo%2Fcocaproject/lists"}