Neuro-Tangle

Neuro-Tangle Neurological exploration of art with a creative tangle.

02/12/2023

Sketching and stretching my rusty skills. Would love to learn how to draw portraits. Attending YouTube University to try and learn.

Ukraine has our world in its hands. Support for Ukraine.
01/21/2023

Ukraine has our world in its hands. Support for Ukraine.

Ukraine needs our support as they fight for the freedom of our world.
01/21/2023

Ukraine needs our support as they fight for the freedom of our world.

With garden time taking priority it seems time is scarce for drawing my Neuro-tangles. But here is one I am working on t...
05/18/2022

With garden time taking priority it seems time is scarce for drawing my Neuro-tangles. But here is one I am working on this week.

Purple pen guides my hand.
04/21/2022

Purple pen guides my hand.

About to color my Easter Egg.
04/17/2022

About to color my Easter Egg.

Honor your work by finding that perfect frame to compliment it.
04/09/2022

Honor your work by finding that perfect frame to compliment it.

Are you drawing with me yet?
04/08/2022

Are you drawing with me yet?

Work in progress……….
04/04/2022

Work in progress……….

Follow my new page as I explore a new creative outlet.
04/03/2022

Follow my new page as I explore a new creative outlet.

Inspired by the Neurographica movement and Neuro-Art influence I chose to add a bit of the art influenced by Zen-tangle and hope you will join me in exploring my art form,
NEURO-TANGLE.

The process as I go from a neurograph drawing to my Neuro-Tangle.
04/03/2022

The process as I go from a neurograph drawing to my Neuro-Tangle.

Inspired by the Neurographica movement and Neuro-Art influence I chose to add a bit of the art influenced by Zen-tangle ...
04/02/2022

Inspired by the Neurographica movement and Neuro-Art influence I chose to add a bit of the art influenced by Zen-tangle and hope you will join me in exploring my art form,
NEURO-TANGLE.

Address

Mabank, TX

Website

Alerts

Be the first to know and let us send you an email when Neuro-Tangle posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });