zep icon indicating copy to clipboard operation
zep copied to clipboard

Post Screenshots Here

Open cmaughan opened this issue 6 years ago • 10 comments
trafficstars

image

From: https://github.com/averrin/vvm

cmaughan avatar Dec 22 '18 10:12 cmaughan

image This is zepto-8, an experimental IDE for PICO-8 that I’m working on. I’m just evaluating Zep for now, but undo support and minimal Vim bindings have me thrilled! Here is my integration code, and here are the changes I had to make in Zep.

samhocevar avatar Jan 27 '19 19:01 samhocevar

image

This is an image from https://github.com/cmaughan/imgui - a trivial integration of zep into imgui, requiring no makefile changes, and just a few lines of code. It also shows the 3D orientation widget in that repository too.

cmaughan avatar Feb 03 '19 10:02 cmaughan

image

New feature to make it easier to have an integrated REPL; this shows the demo app using Scheme.

cmaughan avatar Oct 13 '19 15:10 cmaughan

corpuscular_cell_explosion In live mode, using a book of shaders background. Also using freetype font rendering.

cmaughan avatar Nov 09 '19 20:11 cmaughan

image The new search mode; showing a forward '/' search.

cmaughan avatar Nov 22 '19 08:11 cmaughan

image Found at: https://github.com/olealgoritme/oa3D

cmaughan avatar Jan 14 '21 09:01 cmaughan

This is an image from the new integration example project, showing single header include as well as submodule integration: image

cmaughan avatar Feb 25 '22 16:02 cmaughan

PCSX Emulator Video showing usage: https://www.youtube.com/watch?v=WeHXTLDy5rs

Screenshot: image

cmaughan avatar Feb 25 '22 18:02 cmaughan

Here's an example of zep integrated with rxi's microui and memononen's fontstash, and a goofy pixel font

image

meshula avatar Feb 25 '22 23:02 meshula

A work in progress sample of integrating Zep into a live coding environment, using the Vulkan API: https://github.com/cmaughan/vklive

image

cmaughan avatar Apr 25 '22 15:04 cmaughan